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:
- A particle engine running on the GPU, using c++14 and OpenGL 4.4.☆195Updated 8 months ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated 2 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
- toy C++ Vulkan library☆49Updated 7 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆31Updated 4 years ago
- a header-only C++ .blend file parser☆75Updated 2 months ago
- OBJ model to 3D transparent texture converter☆40Updated 3 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Physically based Monte Carlo renderer written in C++☆32Updated 4 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- ☆29Updated 6 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆37Updated 3 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 5 months ago
- Various experiments with raytracing and raymarching☆56Updated 3 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Vulkan framework for Windows☆88Updated 6 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago