Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hydrol0x/rust-physics

Simple physics simulation made in rust with Kiss3d for visuals.
https://github.com/hydrol0x/rust-physics

particles physics physics-simulation spring-physics

Last synced: 1 day ago
JSON representation

Simple physics simulation made in rust with Kiss3d for visuals.

Awesome Lists containing this project

README

        

# rust-physics
Simple physics simulation made in rust with Kiss3d for visuals.

## Spring Simulation
Currently can only simulate disconnected springs. Working on making coupled springs.

![ezgif-1-7b6d4870db](https://github.com/hydrol0x/rust-physics/assets/34951139/fb633228-5318-4325-83d0-8fefe148650f)

## Particles
Particles/circles with gravity. No particle collisions yet. Found in simple-soft
![simple-soft_AWRUCx3She](https://github.com/user-attachments/assets/2251ebe4-6822-4dab-b6b5-dc5140d9b236)