MiniRT
C-Raytracer
MiniRT | C-Raytracer | |
---|---|---|
1 | 2 | |
30 | 59 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | over 2 years ago | |
C | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MiniRT
-
Help with surface normals
I have written it out myself using two small functions in less than 30 lines. Code may seem a bit messy due to lack of operators, it was for a C school project.. 😅
C-Raytracer
What are some alternatives?
MinecraftC - A Raytraced Minecraft Classic 0.0.30a port to C
gust_tools - A set of utilities for dealing with Gust (Koei Tecmo) PC games files
raylib - A simple and easy-to-use library to enjoy videogames programming
ascii-raytrace - ray tracing on the command line
McCode - The home of the McStas (neutrons) and McXtrace (x-rays) Monte-Carlo ray-tracing instrument simulation codes.
foolrenderer - A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.
raytraCer - A C implementation of the Raytracer by Peter Shirley
minimal_window - A very small C library for putting pixels on the screen, perfect for software raytracing projects.
c-ray - c-ray is a small, simple path tracer written in C