Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atomos

A parallelized particle physics engine

Install, Build, and Run

Make sure you have rust installed on your computer- https://www.rust-lang.org/tools/install

To install dependencies, run

apt install build-essential git python cmake libvulkan-dev vulkan-utils

To build the project, run

cargo build

For an optimized version, run

cargo build --release

To run the project, run

cargo run

To run the optimized version, run

cargo run --release

About

A parallelized particle physics engine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages