jandering_engine 0.3.0

Bare bones rendering framework
Documentation
1
2
3
4
5
6
7
# Jandering engine

This is a simple rendering engine I made as both a learning project and hopefully something I can use for all my further graphics programming endeavors. I want the engine to be super bare bones, as to not limit me when I want to do something obscure, but still simple enough where it doesnt take more than a few lines of code to get a pleasing result.

## License

Published under the MPL 2.0 license.