aras-p / UnityGPUTexCompressionLinks
How to do DXT/BCn texture compression in Unity using compute shaders
☆97Updated 2 years ago
Alternatives and similar repositories for UnityGPUTexCompression
Users that are interested in UnityGPUTexCompression are comparing it to the libraries listed below
Sorting:
- Demo 2D implementation of radiance cascade global illumination in Unity.☆62Updated last year
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆87Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆124Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- ☆52Updated 6 years ago
- ☆86Updated 7 months 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
- 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☆152Updated last year
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆78Updated 5 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆70Updated last year
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆53Updated 3 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆145Updated last year
- 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
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆35Updated 3 years ago
- Implementation of the skin rendering technique described in GPU Gems 3 - Chapter 14 using the Unity engine☆40Updated 9 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 5 months ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆111Updated 2 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆95Updated 10 months ago
- Grass Rendering in Unity inspired by Ghost of Tsushima GDC talk.☆41Updated last year
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆46Updated last year
- Reflection Probe Atlas impl. for Unity☆26Updated 7 years ago
- Lighting Test for Unreal Engine 5☆12Updated 3 years ago
- A not-so-trivial example showing how (not) to generate a hi-Z buffer in Unity☆16Updated 8 years ago
- Atmospheric Scattering (With Multiple Scattering) for Unity☆47Updated 3 years ago
- Atmoshperic scatter in Unity☆74Updated 4 years ago