https://github.com/jorgeterence/gl-oxidized
Physics engine for fast and educative simulations.
https://github.com/jorgeterence/gl-oxidized
glium opengl physics-engine rust winit
Last synced: about 2 months ago
JSON representation
Physics engine for fast and educative simulations.
- Host: GitHub
- URL: https://github.com/jorgeterence/gl-oxidized
- Owner: JorgeTerence
- Created: 2025-01-30T20:41:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T00:50:59.000Z (4 months ago)
- Last Synced: 2025-02-09T03:32:29.384Z (4 months ago)
- Topics: glium, opengl, physics-engine, rust, winit
- Language: Rust
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oxidized Physics
## Pi collision scene
**Camera:** Fixed 2D
### Objects
- Ground
- Wall
- 2 × Bodies
- Mass
- Gravity
- Velocity
- Acceleration### World properties
- Frictionless
- Black and white render
- Floating labels
- Text rendering
- Object collision## Seesaw scene
### Objects
- Seesaw
- Fixed pivot?
- Small dent to hold the balls
- 2 × Bodies
- Drag with mouse
- Object labels## Drilling ball
### World properties
- Tilting camera
- Keyboard controls