ArturoNereu / ComputerGraphicsLinks
A repository documenting Computer Graphics for real time applications
☆91Updated last year
Alternatives and similar repositories for ComputerGraphics
Users that are interested in ComputerGraphics are comparing it to the libraries listed below
Sorting:
- A signed distance function generator running inside Unity☆138Updated 7 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆154Updated 6 years ago
- ☆66Updated 7 years ago
- raymarching experiment in unity☆89Updated 6 years ago
- Demo Project for Bleeding Edge Effects on Mobile 2020 GDC talk☆95Updated 5 years ago
- Experimental applications and home of AppModules, a wide-ranging app toolkit.☆56Updated 4 years ago
- A small GPU-based component designed to aid in cleaning and refining satellite/DEM based terrains directly inside Unity.☆193Updated 4 years ago
- Geometry grass shader for Unity engine☆140Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- ☆83Updated 5 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆132Updated 6 years ago
- VFX examples making use of the mesh-to-sdf real-time SDF generator☆66Updated 2 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆89Updated 7 years ago
- A look at transformation matrix in vertex shader for Unity 3d. This animates the mesh without any manual rigging.☆148Updated 5 years ago
- Examples using uRaymarching (https://github.com/hecomi/uRaymarching)☆156Updated 6 years ago
- Raymarching x Rigidbody interaction example.☆64Updated 9 years ago
- Dear ImGui integration into Unity (package: https://github.com/realgamessoftware/dear-imgui-unity)☆49Updated 5 years ago
- Unity sample project: Direct mesh data access from compute shaders☆130Updated last year
- A complete remake of 2005 demo "Final Audition" by Plastic. After 12 years remade in Unity and now available in VR.☆123Updated 7 years ago
- Collection of Fluid Simulation Experiments in Unity☆116Updated 9 months ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆75Updated 8 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆107Updated 6 years ago
- An implementation of 'Ray Tracing in One Weekend', using C# and Unity's Burst compiler☆45Updated 4 years ago
- 3D Compute shader-based particle flowfield☆67Updated 5 years ago
- Perceptually uniform colormap generator for Unity☆103Updated 4 years ago
- Distance-field volume generator for Unity☆183Updated 8 years ago
- Examples of how to draw a procedural triangle in Unity3D☆62Updated 2 years ago
- L-Systems in Unity☆100Updated last year
- Mesh volume sampler with voxelizer & 3D poisson disk sampling for Unity.☆111Updated 6 years ago