1 stable release
1.0.4 | May 15, 2024 |
---|
#212 in Graphics APIs
47 downloads per month
37KB
781 lines
what is rmgl
rmgl is for ray marching graphics library
it is a graphics library for ray marching using opengl and rust
almost every thing write with the help of https://iquilezles.org/articles/ so check him out
License
it is free and open source under the MIT License (http://opensource.org/licenses/MIT) I am not a lawyer and will be very happy and surprised if someone do any thing with that code
for more info
https://github.com/teharlevo/RayMarchingGraphicsLibrary - git hub https://sovietgamingyt.itch.io/rmgl-demo1 - demo https://crates.io/crates/rmgl - crate.io https://github.com/teharlevo/RayMarchingGraphicsLibrary?tab=readme-ov-file#modeling - how to model
Dependencies
~3MB
~54K SLoC