lithium/README.md

7 lines
248 B
Markdown
Raw Normal View History

2023-11-30 18:15:44 +00:00
# Lithium
Lithium is a small Real-Time 3D renderer written in rust.
It is not meant for real world usage, but for learning about 3D rendering.
# License
Lithium is licensed under the MIT open source license.
Check the `LICENSE` file for more info.