Stars
Experimental real-time renderer with support for dynamic global illumination
Robust geometric predicates without the agonising pain.
A flexible, templated GPU library of neighbor search algorithms.
A demo of how Theta graph is created
An efficient Python library for fast fixed-radius nearest neighbor search
Data visualisation and ray tracing in Python based on OptiX 8.1 framework.
Continuous Profiling Platform. Debug performance issues down to a single line of code
iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for the right branch before submitting a PR. video intro…
SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on…
A C++ compile-time math library using generalized constant expressions
a programming library with geometric algorithms
GPU-Accelerated Jump Flooding Algorithm for Voronoi Diagram in log*(n)
Fluid Simulation using CUDA (SPH/WCSPH/PCISPH)
A really fast C++ library for Delaunay triangulation of 2D points
Diagrams showing relationships between Vulkan objects and how they're used.
OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.
A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborhood search for SPH fluid simulations.
lindemeier / matplotlib-cpp
Forked from lava/matplotlib-cppExtremely simple yet powerful header-only C++ plotting library built on the popular matplotlib