QuickLook Plugin (.qlgenerator) for 3D model mesh files (.mesh, .obj, .off, .ply, .stl, .wrl)
Repositories
alecjacobson repositories
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything.After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
Reference implementation of Vectorization of Line Drawings via PolyVector Fields
Geometry Processing Library for Python
A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables
Skinning Catmull-Clark Subdivision Surfaces
A differentiable programming language with an integration primitive that soundly handles interactions among the derivative, integral, and discontinuities.
Robust Tetrahedral Meshing in the Wild.
Code for fast approximate generalized winding number (solid angle) computation for triangle soups
3D Render in ASCII art
automatic differentiation made easier for C++
A single header-only C++ library for automatic / algorithmic differentiation.
Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"