GitHub / mbdanielcrespo / MiniRT
The MiniRT project at 42 School is an introduction to ray tracing by building a basic 3D renderer in C. It involves parsing scene descriptions, computing ray-object intersections, and rendering images using the MiniLibX library.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbdanielcrespo%2FMiniRT
PURL: pkg:github/mbdanielcrespo/MiniRT
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 1020 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 2 months ago
Topics: algorithms, c-programming, linear-algebra, memory-management, parsing-techniques, raytracing