Nelarius / GPU-particlesLinks
A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.
☆43Updated 10 years ago
Alternatives and similar repositories for GPU-particles
Users that are interested in GPU-particles are comparing it to the libraries listed below
Sorting:
- GPU particle simulation engine, inspired by Agni's Philosophy.☆194Updated last year
- ☆29Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- OBJ model to 3D transparent texture converter☆40Updated 4 years ago
- OpenGL-based voxel renderer☆65Updated 10 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆39Updated 6 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆42Updated 5 years ago
- Physically based Monte Carlo renderer written in C++☆32Updated 4 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 9 years ago
- A library of distance and occlusion generation routines☆112Updated 4 months ago
- Curl-Noise Particle Flow using OpenCL☆22Updated 5 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 5 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Updated 8 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- Gpu Renderer and Rasterizer - for python☆28Updated last year
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆53Updated 9 months ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Updated 6 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 8 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- SPIR-V Code Generator / Graph Editor GUI☆67Updated 4 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago