C-Raytracer
ascii-raytrace
C-Raytracer | ascii-raytrace | |
---|---|---|
2 | 2 | |
59 | 28 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | almost 2 years ago | |
C | C | |
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.
C-Raytracer
ascii-raytrace
-
I made a ray tracer on the command line for my first project after reading Modern C :)
https://github.com/OscarSaharoy/ascii-raytrace/blob/master/ascii-raytrace.c#L11
What are some alternatives?
gust_tools - A set of utilities for dealing with Gust (Koei Tecmo) PC games files
raytracer.hpp - Simple compile-time raytracer using C++17
foolrenderer - A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.
3D-Raycaster-Engine - OpenGL Raycaster written in C.
raytraCer - A C implementation of the Raytracer by Peter Shirley
vulkan_ray_tracing_minimal_abstraction - A minimal implementation of Vulkan ray tracing.
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
McCode - The home of the McStas (neutrons) and McXtrace (x-rays) Monte-Carlo ray-tracing instrument simulation codes.
MiniRT - Ray tracing project for 42 school, Codam.