Skip to content

A simple 3D scene with fireworks, programmed in Rust.

License

Notifications You must be signed in to change notification settings

De-Zwaan/Fireworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fireworks

A simple pixelated rendering of a simple 3D scene with fireworks using Rust and the pixels and winit crates.

This repo is meant as art and not to be an actual useful pixel render framework or anything like that. Please adapt this to your liking and excuse my bad code. There is quite a bit of refactoring possible for more efficient and better readable code and maybe that will happen as I learn more about Rust, but I can't promise anything.


Have fun coding!

To run:

(Install rustup/cargo if not already installed)

www.rust-lang.org/tools/install

Clone this repo:

git clone [email protected]:De-Zwaan/Fireworks.git

Enter the root of the project:

cd Fireworks/

Then build and run the code:

cargo run --release

About

A simple 3D scene with fireworks, programmed in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Languages