afuzzyllama / UnityRayTracingPluginLinks
Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.
☆35Updated 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
- How to do DXT/BCn texture compression in Unity using compute shaders☆96Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆123Updated 2 years ago
- ☆77Updated 5 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆76Updated 3 years ago
- Two tools for Unity to deal with spherical harmonics☆158Updated 5 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Graphics Experiment - FFT Ocean Water Simulation☆51Updated 7 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆111Updated last year
- ☆86Updated 6 months ago
- Real-time global illumination using screen-space information for Unity HDRP☆150Updated last year
- Implementation of the skin rendering technique described in GPU Gems 3 - Chapter 14 using the Unity engine☆40Updated 9 years ago
- Raytracing by compute shader in unity☆119Updated 2 months ago
- ☆156Updated 7 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆77Updated 5 years ago
- GPU Driven Pipeline study from GDC 2015 & GDC 2016☆122Updated 6 years ago
- ☆74Updated 6 years ago
- Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏☆42Updated 6 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- ☆13Updated 2 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆79Updated last year
- Translucency effect for Unity using the Spherical Harmonics basis☆84Updated 7 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆170Updated 3 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆134Updated 6 years ago
- a project which introduction to SphericalHarmonicLighting in Game using Unity☆25Updated 7 years ago
- Path-traced physically-based rendering with UE4-PBR-like parameters and 'specTrans' from Disney BSDF implemented by using compute shader …☆66Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year