Yotam Gingold

Results 5 repositories owned by Yotam Gingold

halfedge

111
Stars
19
Forks
Watchers

A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.

graphics101-pipeline

18
Stars
4
Forks
Watchers

A live reloading C++ shader environment for learning about the graphics pipeline

miniparser

18
Stars
0
Forks
Watchers

A simple mathematical expression parser written in C++ with no external dependencies whatsoever.

PySPQR

31
Stars
24
Forks
Watchers

Python wrapper for the sparse QR decomposition in SuiteSparseQR.

trimesh

30
Stars
4
Forks
Watchers

A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.