Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

MiniRT

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"] 
}

✨ Gallery

Sphere Rendering

Sphere with Lighting

Cylinder Scene

Cylender Object Scene

Shadow Demo

Shadow Demonstration

Complex Scene

Complex Scene Rendering

🎨 More Renders


Additional Scene 1


Additional Scene 2


Additional Scene 3


About

Simple ray tracing project written in C using the 42MLX library.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /