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 0
48k483x/MiniRayX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MiniRayX is a simple ray tracing project written in C using the 42MLX library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published