rmgl 1.0.3

A small and kinda working ray marching graphics lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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