#ray #marching #graphics #opengl #check #model #iquilezles

rmgl

A small and kinda working ray marching graphics lib

1 stable release

1.0.4 May 15, 2024

#153 in Graphics APIs

Download history 259/week @ 2024-05-10 53/week @ 2024-05-17 5/week @ 2024-05-24 1/week @ 2024-05-31

318 downloads per month

MIT license

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

~11MB
~52K SLoC