English | 简体中文
In Terminal 3D Flock Simulation with wgpu This project is only about rapid implementation, and there is no secondary optimization
Run the final compiled executable in Terminal
After running, you can press Esc or Q to exit
git clone git@github.com:AnNingUI/wgpu3DFlockingSimulation.git
# cargo run can be run directly
# cargo build compilation
cargo build --release