afuzzyllama / UnityRayTracingPluginLinks
Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.
☆36Updated 3 years ago
Alternatives and similar repositories for UnityRayTracingPlugin
Users that are interested in UnityRayTracingPlugin are comparing it to the libraries listed below
Sorting:
- A path tracing demo using hardware accelerated ray tracing in Unity☆145Updated last year
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆77Updated 3 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆124Updated 2 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- Two tools for Unity to deal with spherical harmonics☆160Updated 5 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆111Updated 2 years ago
- ☆77Updated 5 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆78Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆87Updated 2 years ago
- Implementation of the skin rendering technique described in GPU Gems 3 - Chapter 14 using the Unity engine☆40Updated 9 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆70Updated last year
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆154Updated last year
- ☆86Updated 7 months ago
- Graphics Experiment - FFT Ocean Water Simulation☆52Updated 7 years ago
- Unity Compute Shader Realtime Ray Tracing☆69Updated 8 years ago
- GPU Driven Pipeline study from GDC 2015 & GDC 2016☆123Updated 6 years ago
- ☆157Updated 7 years ago
- Research project evaluating Voxelized Shadows for rendering high quality precomputed shadows in real time, with low storage requirements.☆38Updated 8 years ago
- Translucency effect for Unity using the Spherical Harmonics basis☆85Updated 7 years ago
- Precomputed Physically Based Atmosphere Scattering for Unity3D