Crates.io | rmgl |
lib.rs | rmgl |
version | 1.0.4 |
source | src |
created_at | 2024-05-15 16:02:38.807347 |
updated_at | 2024-05-15 21:18:54.358026 |
description | A small and kinda working ray marching graphics lib |
homepage | https://github.com/teharlevo/RayMarchingGraphicsLibrary |
repository | https://github.com/teharlevo/RayMarchingGraphicsLibrary |
max_upload_size | |
id | 1241219 |
size | 43,729 |
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
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
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