7 lines
248 B
Markdown
7 lines
248 B
Markdown
|
# 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.
|