# what is rmgl
rmgl is for **ray marching graphics library**
it is a graphics library for ray marching using opengl and rust
demo and modeling at //link here
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