axoloto / RealTimeParticlesLinks
Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks
☆43Updated 5 months ago
Alternatives and similar repositories for RealTimeParticles
Users that are interested in RealTimeParticles are comparing it to the libraries listed below
Sorting:
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆29Updated 4 years ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆79Updated 2 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆59Updated 6 years ago
- C++ CPU Software-Rasterizer☆63Updated last year
- OpenGL Renderer w/ FrameGraph☆93Updated 3 months ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated 9 months ago
- Sample showcasing lifetime management and resource transfers in Vulkan☆60Updated 4 months ago
- SPH simulation in Vulkan compute shader.☆46Updated 2 years ago
- OpenGL SPH fluid simulation and rendering☆28Updated 5 months ago
- A simple eulerian fluid simulation using OpenGL compute shaders☆55Updated 4 years ago
- Vulkan template with light abstraction as a base for personal projects☆28Updated 5 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆57Updated 3 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆69Updated 6 years ago
- Framework for rapid OpenGL demos prototyping☆111Updated 6 months ago
- OpenGl Global Illumination real-time rendering study project☆65Updated 2 years ago
- Silhouette and toon shading post-processing with Vulkan☆88Updated 11 months ago
- Vulkan physically based raytracer including denoising☆39Updated 2 years ago
- Real-Time Global Illumination - University of Leeds MSc Project.☆41Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- A minimal implementation of Vulkan ray tracing.☆94Updated 8 months ago
- Physics simulation using displacement based dynamics☆13Updated 3 years ago
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- ☆83Updated last year
- An updated build of PEEL dedicated to PhysX☆116Updated last week
- Pathtraced Realtime Engine☆70Updated 3 months ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆59Updated 4 years ago
- Vulkan version of ALAG 2.5D PBR shading engine☆45Updated 6 years ago
- (WIP) Small game engine made for fun and educational proposes. Might do something with it later, might not.