GeorgeAdamon / ModernComputerGraphicsResourcesLinks
A collection of blogs, personas and publications that act as reference points for the latest developments in Computer Graphics
☆55Updated 2 years ago
Alternatives and similar repositories for ModernComputerGraphicsResources
Users that are interested in ModernComputerGraphicsResources are comparing it to the libraries listed below
Sorting:
- A GPU implementation of a unified approach to grown structures, implemented with Vulkan☆51Updated 7 years ago
- A signed distance function generator running inside Unity☆138Updated 7 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆170Updated 2 years ago
- A ray tracer, built in Unity with compute shaders☆143Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- GPU Fluid Simulation with Volumetric Rendering☆123Updated 7 years ago
- VFX examples making use of the mesh-to-sdf real-time SDF generator☆66Updated 2 years ago
- ☆43Updated 5 years ago
- Sample code that supplements the Sculpting And Simulations talk.☆101Updated 6 years ago
- Vector field library using discrete exterior culclus☆76Updated 2 years ago
- An attempt at rendering the "Dabrovic Sponza" scene with Unity.☆63Updated 5 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆90Updated 2 years ago
- ☆37Updated 4 years ago
- An experimental implementation of smoothed-particle hydrodynamics (SPH) on Unity.☆69Updated 8 years ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆75Updated 8 years ago
- Signed distance field demos and examples☆110Updated 3 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆107Updated 6 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
- A compute shader plus some c# scripts which render a mesh as point clouds☆92Updated 5 years ago
- ☆52Updated 5 years ago
- Interactive 3D Fluid Simulation based on SPH☆54Updated 6 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- Lattice Boltzmann Method (LBM) fluid simulation for Unity.☆62Updated 10 years ago
- Distance-field volume generator for Unity☆183Updated 8 years ago
- Temporal reprojection example for Unity☆117Updated 7 years ago
- ☆30Updated 4 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆94Updated 6 months ago
- Mesh volume sampler with voxelizer & 3D poisson disk sampling for Unity.☆111Updated 6 years ago