c-ray

Path tracer

A portable, hackable, offline CPU rendering engine

c-ray is a small, simple path tracer written in C

GitHub

804 stars
20 watching
43 forks
Language: C
last commit: 5 days ago
Linked from 1 awesome list

bvh-acceleratorcgraphicsgraphics-renderingjsonkd-treemonte-carlopath-tracerpath-tracingray-tracingraytraceraytracerraytracingraytracing-algorithmssdl2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvpro-samples/vk_mini_path_tracer A tutorial on writing a fast and photorealistic path tracer using Vulkan API 1,123
renderkit/ospray A high-performance ray tracing rendering engine for interactive applications 1,018
nvpro-samples/vk_raytracing_tutorial_khr Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension 1,393
bluebrain/ospray An open source ray tracing engine for high-performance visualization on CPUs. 3
maierfelix/vk_khr_ray_tracing An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. 43
tcbrindle/raytracer.hpp A compile-time ray tracing system using C++17 constexpr functions 693
nadrin/quartz A Vulkan-based path tracer with a declarative scene description language 435
knightcrawler25/optix-pathtracer A simple physically based path tracer with support for Disney BRDF and various rendering features. 319
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 845
shocker-0x15/vlr A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. 222
therealmjp/dxrpathtracer A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. 724
boksajak/referencept A path tracer implementation with GLTF scene loading and rendering capabilities. 200
uglyswedishfish/rak A real-time path tracing engine written in C++ 28
cschied/q2vkpt Real-time path tracing for Quake II game engine 948
brickray/gpu-pathtracer A physically based path tracer for GPU rendering using CUDA. 56