aras-p / UnityGPUTexCompressionLinks
How to do DXT/BCn texture compression in Unity using compute shaders
☆85Updated last year
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.☆59Updated 11 months ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆84Updated last year
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆109Updated 4 years ago
- Simple DXR powered PathTracer in Unity☆54Updated 5 years ago
- ☆52Updated 5 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆33Updated 2 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆74Updated 4 years ago
- ☆68Updated 2 weeks ago
- Bloom using FFT to accelerate convolution, with Unity URP☆121Updated 2 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆28Updated 3 months ago
- Real-time global illumination using screen-space information for Unity HDRP☆109Updated 7 months ago
- A compute shader implementation of the OneSweep sorting algorithm.☆68Updated last year
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆32Updated 8 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 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.☆133Updated 6 years ago
- Implement software virture texture using Unity 2019☆46Updated 5 years ago
- xatlas wrapper used by Bakery☆22Updated 3 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 3 months ago
- A not-so-trivial example showing how (not) to generate a hi-Z buffer in Unity☆16Updated 8 years ago
- SnowDeformation☆17Updated 8 years ago
- ☆60Updated 5 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆72Updated 2 years ago
- ☆44Updated 2 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆107Updated last year
- Grass Rendering in Unity inspired by Ghost of Tsushima GDC talk.☆30Updated 5 months ago