Simple rigid-body physics simulator powered by XPBD.
-
Updated
Jan 19, 2024 - C
Simple rigid-body physics simulator powered by XPBD.
MatrixWorld: A pursuit-evasion platform for safe multi-agent coordination and autocurricula
An algorithm for Hash Table Data Structure written in Python using Linear Probing for Collision resolution.
Hash table and dictionary class implementation using lists and double-linked lists.
A simple hash table implementation in C, demonstrating fundamental concepts including hashing, collision resolution via chaining, and dynamic resizing for optimal performance.
2D circle collision detection and collision resolution
Java-based taxi dispatching system for single and multi-agent coordination in grid world environments
A bouncing ball physics simulation focusing on collision detection and resolution
Recreation of the original Pong game using c++ and SDL2
An implementation for shape collision resolution
Various prototypes for game mechanics implemented in Unity.
Educational Java implementations of core data structures and algorithms (sorting, hashing, hash tables) with step-by-step console visualizations.
Efficient spell checker built with a custom hash set and binary search tree. Achieves double performance using optimized collision handling. Showcases practical use of both data structures for fast dictionary lookups.
C++ console app by Nathanlie Ortega implementing a hash table with linear probing and chaining. Supports insert, search, delete, and display with a menu interface. Demonstrates collision handling, dynamic structures, and hashing concepts.
Add a description, image, and links to the collision-resolution topic page so that developers can more easily learn about it.
To associate your repository with the collision-resolution topic, visit your repo's landing page and select "manage topics."