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.
|
|
|
|
|
2023-11-30 22:53:51 +00:00
|
|
|
## License
|
2023-11-30 18:15:44 +00:00
|
|
|
Lithium is licensed under the MIT open source license.
|
|
|
|
Check the `LICENSE` file for more info.
|