Skip to content
/ rust_nca Public

Small application to learn wgpu and rust around neural cellular automata. In spired from https://neuralpatterns.io/.

Notifications You must be signed in to change notification settings

dsmtE/rust_nca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_nca

dependency status

Small application to learn wgpu and rust around neural cellular automata. In spired from https://neuralpatterns.io/.

Formatting

The rustfmt tool reformats your code according to the community code style and the rustfmt.tom configuration file.

For the latest and greatest rustfmt, nightly is required.

You first need to install nightly toolchain.

Then, to run it in the current working directory:

cargo +nightly fmt

About

Small application to learn wgpu and rust around neural cellular automata. In spired from https://neuralpatterns.io/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published