Pinned Repositories
2d-polygon-boolean
perform boolean operations on arbitrary polygons in 2d
gcode-simulator
convert svg to gcode and watch a virtual cnc machine make cuts in 3d
livecad
live coding of 3d surfaces and objects
node-ogl
opengl bindings for nodejs
nop
polygon.js
manipulate polygons in 2d space
repl.history
persist a node repl's history
vdb-js
An implementation of openvdb in javascript
vec2.js
manipulate 2d vectors
weld
Template antimatter for Node.js (Browsers too!)
tmpvar's Repositories
tmpvar/2d-polygon-boolean
perform boolean operations on arbitrary polygons in 2d
tmpvar/livecad
live coding of 3d surfaces and objects
tmpvar/2d-polygon-self-intersections
find self-intersections in a 2d polygon
tmpvar/2d-constraints-bfgs
iteratively solve geometric constraints in 2d using bfgs
tmpvar/vec3.c
gl-matrix's vec3, split into smaller pieces for c
tmpvar/2d-zoom-to-cursor
tmpvar/planar-graph-find-intersections
tmpvar/mikolalysenko
a bundle of all of Mikola's modules
tmpvar/planar-graph-intersect
intersect two planar graphs
tmpvar/2d-sdf-zero-interval-crossing
tmpvar/http-server
a simple zero-configuration command-line http server
tmpvar/quat.c
gl-matrix's quaternion, in c, split into smaller pieces
tmpvar/segment-aabb
compute the aabb of an n-dimensional line segment
tmpvar/timestep
tmpvar/vec4.c
gl-matrix's vec4, in c, split into smaller pieces
tmpvar/bsp-2d
tmpvar/bunny-hopthrough
tmpvar/ctx-dashed-line
draw a dashed line in html5 2d canvas
tmpvar/event-stream
EventStream is like functional programming meets IO
tmpvar/exact-segment-intersect
Exactly constructs the intersection of two line segments
tmpvar/glfw
Official repository of GLFW 3.0 and beyond
tmpvar/grbl-sim
Compiles Grbl into an executable for your computer.
tmpvar/interval-crossing
tmpvar/js-function-string
extract a function body with the proper indentation
tmpvar/kwalitee
Package for measuring node package kwalitee
tmpvar/offset-tri
tmpvar/sparse-voxel-octrees
CPU Sparse Voxel Octree Implementation
tmpvar/tmpvar-pangyp
Node.js and io.js native addon build tool a (hopefully temporary) fork of TooTallNate/node-gyp
tmpvar/webgl2-idl
fetch and parse the webgl2 idl
tmpvar/webidl2.js
WebIDL parser