petersn / peter-engine

My game engine that I use for personal projects -- I don't encourage anyone else to build on it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peter-engine

I keep copying this rendering code from directory to directory, and mutating it for each individual project. This is ridiculous, so I decided to just factor it all out into peter-engine, my single unified game engine.

This code almost certainly will not be of use to you, I do not encourage anyone else to build on peter-engine, it's just public because that's my default for new repos.

Copyright

This work is released into the public domain, and is also available under the CC0 license.

About

My game engine that I use for personal projects -- I don't encourage anyone else to build on it


Languages

Language:Rust 96.1%Language:WGSL 3.9%