moonshine
Ray tracer
A general-purpose ray tracing renderer built with Zig and Vulkan.
A general purpose ray traced renderer built with Zig + Vulkan
116 stars
4 watching
5 forks
Language: Zig
last commit: 1 day ago
Linked from 1 awesome list
raytracingvulkanzig
Related projects:
Repository | Description | Stars |
---|---|---|
gpsnoopy/raytracinginvulkan | An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,268 |
jbikker/lighthouse2 | A high-performance rendering framework for real-time ray tracing and path tracing. | 845 |
renderkit/ospray | A high-performance ray tracing rendering engine for interactive applications | 1,018 |
nelarius/weekend-raytracer-zig | An implementation of Ray Tracing in One Weekend book using Zig programming language | 92 |
maierfelix/vk_khr_ray_tracing | An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
mhorga/raytracing | A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
mchav/frege-raytracer | A ray tracing library written in Frege, optimized for performance. | 4 |
ali-raheem/vraytracer | An educational ray tracing project built in Vlang to generate 3D images | 49 |
mkeeter/rayray | A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 146 |
raysect/source | A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. | 88 |
dps/rust-raytracer | A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
nadrin/quartz | A Vulkan-based path tracer with a declarative scene description language | 435 |
bluebrain/ospray | An open source ray tracing engine for high-performance visualization on CPUs. | 3 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |
twinklebear/tray_rust | A toy physically based ray tracer built in Rust | 518 |