Pinned Repositories
AutoMesh
An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consistent winding order and (per-edge) weighted normals.
multi-threaded-profiler-unity
Profiler class for profiling multi-threaded Unity apps
Thomson-Problem-Unity
A simulated annealing solver and visualization for Thomson's Problem
awesome-programmers
A list of history's greatest software engineers and tech pioneers
andy-wood's Repositories
andy-wood/AutoMesh
An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consistent winding order and (per-edge) weighted normals.
andy-wood/Thomson-Problem-Unity
A simulated annealing solver and visualization for Thomson's Problem
andy-wood/multi-threaded-profiler-unity
Profiler class for profiling multi-threaded Unity apps