Starred repositories
This repo implements paper Position-Based Surface Tension Flow (SIGGRAPH Aisa 2022)
A really fast C++ library for Delaunay triangulation of 2D points
Write a simple interpreter of C. Inspired by c4 and largely based on it.
A C++ implementation of the Barnes-Hut-Algorithm.
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
A Python framework for high performance GPU simulation and graphics
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
N-body simulation using Barnes-Hut treecode algorithm
2D incompressible fluid solver implemented in Taichi.
Simulation of bubbles in liquid foams using matlab
standalone java library for computation of the weighted (power) voronoi diagram
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Simple example of generating 2D Voronoi noise / diagram from custom points
Simple implementation of the Fortune Sweep algorithm to generate a voronoi diagram