https://github.com/suap-dev/verlet-solver
rigid body collision solver with open-gl backend
https://github.com/suap-dev/verlet-solver
2d-engine glium glm glsl glutin opengl rust
Last synced: 2 months ago
JSON representation
rigid body collision solver with open-gl backend
- Host: GitHub
- URL: https://github.com/suap-dev/verlet-solver
- Owner: suap-dev
- Created: 2023-07-04T00:35:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T23:36:25.000Z (about 2 years ago)
- Last Synced: 2025-03-17T16:51:12.065Z (9 months ago)
- Topics: 2d-engine, glium, glm, glsl, glutin, opengl, rust
- Language: Rust
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# verlet-solver
Verlet integration solver with basic OpenGL. It's far from perfect atm, it needs a lot of optimisations.