Skip to content

nic-gaffney/particle-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Simulator

This is a simple particle simulator written in zig using Raylib

Learn more about it on my website

Dependencies

  • rlImgui bindings
  • zgui
  • raylib

Building and Running

Compile with zig build and run with ./zig-out/bin/particle-sim Alternatively, just run zig build run

Known Issues

  • If you reduce the radius to be equal to or below the minimum idstance, it will crash.

Releases

No releases published

Packages

No packages published

Languages