renaudbedard / raytracing-in-one-weekendLinks
My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity
☆55Updated 4 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:
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- ☆67Updated 7 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆53Updated 3 years ago
- ☆37Updated 4 years ago
- xatlas wrapper used by Bakery☆24Updated 3 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆62Updated last year
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆135Updated 6 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
- Temporal reprojection example for Unity☆118Updated 7 years ago
- A research-oriented version of the TAA implementation from Unity's post-processing stack☆39Updated 8 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- ☆52Updated 6 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆34Updated 8 years ago
- ☆86Updated 7 months ago
- A signed distance function generator running inside Unity☆138Updated 7 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 8 years ago
- Rigid Body Simulation on the GPU☆25Updated 6 years ago
- ☆156Updated 7 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 8 years ago
- Reflection Probe Atlas impl. for Unity☆26Updated 7 years ago
- Brunetons procomputed atmospheric scatting in Unity☆60Updated 3 years ago
- A ray tracer, built in Unity with compute shaders☆142Updated 6 years ago
- An animated ray tracing demonstration tool built in Unity.☆17Updated 6 years ago
- Cone-sphere occlusion LUT generator☆83Updated 9 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 4 months ago