Skip to content

ishmeister/rusterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusterizer

A basic 3D rasterizer in Rust

Getting Started

To build and run:

cargo run --release

To run the unit tests:

cargo test

To run the benchmarks:

cargo bench

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages