Skip to content

heyrutvik/cyclone-physics-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyclone Physics Engine

This repository is a "playground" for the book Game Physics Engine Development by Ian Millington. The book uses C++ and GLUT to demonstrate game physics concepts, and author's original repository can be found here.

Instead of C++ and GLUT, this repo uses the Rust language to implement a physics engine, and Kiss3d graphics library to handle rendering and user-input part. Hopefully, one day, this repo will contain complete (Rust) port of author's original C++ code.

Particle Simulation Demo: https://twitter.com/heyrutvik/status/1180072669250834432

About

Cyclone Physics Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages