const MiniRT = { "description": "minimalist ray tracer implementation in C", "features": ["Ray tracing", "3D Objects", "Lighting", "Shadows"], "objects": ["Sphere", "Plane", "Cylinder"], "usage": "cd miniRT && make && ./miniRT scenes/box.rt", "dependencies": ["MinilibX", "Math Library"] }
-
Notifications
You must be signed in to change notification settings - Fork 1
Latest commit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple ray tracing project written in C using the 42MLX library.
Topics
Resources
Stars
3 stars
Watchers
1 watching