corporateshark / poisson-disk-generator
Poisson disk points generator in C++ in a single file
☆180Updated last year
Alternatives and similar repositories for poisson-disk-generator:
Users that are interested in poisson-disk-generator are comparing it to the libraries listed below
- Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)☆113Updated 7 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 7 years ago
- LibVT is a library implementing "virtual texturing".☆118Updated 9 years ago
- SOLID - Software Library for Interference Detection☆99Updated 2 years ago
- Simple implementations of sampling patterns, with objective tests to compare them☆232Updated 5 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Longest Edge Bisection Demos☆84Updated 2 years ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆117Updated last year
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 years ago
- Cross-platform OpenGL demos☆168Updated 2 years ago
- Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.☆199Updated 6 years ago
- Library of cubic spline utilities☆324Updated last year
- Procedural tree mesh generator (and editor)☆200Updated 9 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆255Updated 9 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆162Updated 7 years ago
- A procedural geometry generation library for C++11☆222Updated 2 years ago
- A DX12 application for testing the ability of GPU's to overlap execution of dispatch and draw calls☆96Updated 6 years ago
- This project implements 8 clear sky models in a common framework to compare them with each other and with a reference model and reference…☆99Updated 6 years ago
- AMD GPU particles sample based on DirectX 11☆115Updated 8 years ago
- Adaptive Screen Space Ambient Occlusion☆247Updated 2 years ago
- Real-time global illumination☆113Updated 9 years ago
- GLSL implementation of the Percentage-Closer Soft Shadows technique☆78Updated last year
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆81Updated 5 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- A portable C++ library for simulating hydraulic erosion.☆56Updated 2 months ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆167Updated 11 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆117Updated 7 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆85Updated 7 years ago
- A small, reference GI renderer☆158Updated 7 years ago