renaudbedard / raytracing-in-one-weekendLinks
My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity
☆56Updated 3 years ago
Alternatives and similar repositories for raytracing-in-one-weekend
Users that are interested in raytracing-in-one-weekend are comparing it to the libraries listed below
Sorting:
- How to do DXT/BCn texture compression in Unity using compute shaders☆86Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- ☆37Updated 3 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆33Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆54Updated 5 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆32Updated 8 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- ☆66Updated 6 years ago
- xatlas wrapper used by Bakery☆22Updated 3 years ago
- ☆51Updated 5 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- Cone-sphere occlusion LUT generator☆81Updated 8 years ago
- SnowDeformation☆17Updated 8 years ago
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆73Updated 7 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 10 months ago
- A not-so-trivial example showing how (not) to generate a hi-Z buffer in Unity☆16Updated 8 years ago
- Lighting Test for Unreal Engine 5☆11Updated 2 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- ☆49Updated last month
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆84Updated last year
- Temporal reprojection example for Unity☆116Updated 6 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆132Updated 6 years ago
- Reflection Probe Atlas impl. for Unity☆25Updated 6 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated 2 months ago
- A signed distance function generator running inside Unity☆137Updated 7 years ago
- ☆37Updated 7 years ago
- A research-oriented version of the TAA implementation from Unity's post-processing stack☆39Updated 8 years ago
- ☆60Updated 5 years ago
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆67Updated last year