moonshine
Ray tracer
A general-purpose ray tracing renderer with support for offline and real-time rendering.
A general purpose ray traced renderer built with Zig + Vulkan
117 stars
4 watching
5 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
raytracingvulkanzig
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
| A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language | 92 |
| An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
| A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
| A ray tracing library written in Frege, optimized for performance. | 4 |
| An educational ray tracing project built in Vlang to generate 3D images | 49 |
| A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 148 |
| A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. | 90 |
| A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
| A Vulkan-based path tracer with a declarative scene description language | 435 |
| An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 117 |
| A toy physically based ray tracer built in Rust | 518 |