faishasj / cpparticles
☄️ A very basic 2D physics engine written in C++. Rigid body dynamics, soft body dynamics (mass-spring model) and collision detection.
☆27Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpparticles
- CMake based C++ Project template with support for glfw, glad, imgui, spdlog, tracy, stb-image and cgltf☆60Updated 5 months ago
- Game Engine Development Series - Learn to code a Game Engine in C++ from scratch☆76Updated last year
- A rendering engine, what else?☆50Updated 2 years ago
- A C++17 Entity Component System library☆11Updated 3 years ago
- It's gonna be the same thing as DungeonCrawler, just written in C++ for no good reason☆57Updated last year
- ENGINE..... vrooooommm☆34Updated 2 months ago
- A 2d Game Engine written in C++20.☆32Updated 3 years ago
- 3D game engine using C++20 and Vulkan (WIP)☆124Updated 2 months ago
- A simple and easy to use entity-component-system C++ library☆61Updated 5 years ago
- Cross-platform graphics framework in C++☆36Updated 3 years ago
- Use EnTT in Lua with Sol2☆47Updated 5 months ago
- Rogy Engine Source Code.☆104Updated 7 months ago
- Modern OpenGL 4.5 rendering techniques☆39Updated 3 years ago
- [Old engine] We moved to Surge https://discord.gg/35DgEhZ8J7☆9Updated 3 years ago
- Creating a pacman clone with OpenGL 4.5 and EnTT☆31Updated 7 months ago
- C++ GUI starter project template with CMake and Cpack, Dear ImGui, and SDL2.☆71Updated last month
- 2D Game Engine☆59Updated this week
- Modern C++ 2D/3D audio library☆26Updated 4 years ago
- C++17 Entity Component System☆38Updated last year
- Real-Time C++20 Game/App Engine. Built on data-driven design principles and agile software engineering.☆75Updated last month
- A WIP 3D game engine written in C++ 11☆12Updated 3 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆77Updated last year
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.