An open API service indexing awesome lists of open source software.

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.

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