]> git.scottworley.com Git - nt3d/shortlog
nt3d
2014-05-27 Scott WorleyWidening master
2014-05-27 Scott WorleyName r
2014-05-27 Scott WorleyName z
2014-05-27 Scott WorleyName finger_point / params.finger_points
2014-05-25 Scott WorleyRings alternate twirl directions
2014-05-25 Scott WorleyTwirl a fixed distance; inner rings twirl tighter
2014-05-25 Scott WorleySpace fingers uniformly, not by number per ring
2014-05-25 Scott WorleyReduce defaults for a smaller output file
2014-05-23 Scott WorleyFactor out finger()
2014-05-21 Scott WorleyUse a params object rather than loose arguments
2014-05-21 Scott WorleyUse bind
2014-05-09 Scott WorleyMultiple rings
2014-05-09 Scott WorleyBetter names for loop index variables
2014-05-09 Scott WorleyTwirl the fingers
2014-05-09 Scott WorleyStart on Medusa.
2013-01-02 Scott WorleyBreak out parts of go() into separate functions
2013-01-01 Scott WorleyA little deeper blade by default
2013-01-01 Scott WorleySerrated blade demo
2012-12-31 Scott WorleyHandle opposite vectors in rotate_onto
2012-12-31 Scott WorleyIncrease the skip-rotation epsilon
2012-12-31 Scott WorleyExplicitly bounds-check in angle_between()
2012-12-31 Scott WorleyWrap sphere demo
2012-12-31 Scott WorleyAdd % of faces to NaN alert.
2012-12-29 Scott WorleyRemove degenerate faces
2012-12-29 Scott WorleyWarn about NaNs in the output model
2012-12-29 Scott WorleySphere primitive
2012-12-29 Scott WorleyMove per-point translate() into a separate function
2012-12-28 Scott WorleyThe thing the Rostock was printing in Make Magazine
2012-12-25 Scott WorleyA helper function for generating pathnormals
2012-12-25 Scott WorleyFix a bug in project()
2012-12-24 Scott WorleyUse "this" instead of the global name
2012-12-21 Scott WorleyHelper functions for shapenormals
2012-12-21 Scott WorleyMake extrude's arguments more flexible and powerful
2012-12-21 Scott WorleyFlip the order of shape,path in extrude args
2012-12-20 Scott WorleyCones.
2012-12-20 Scott WorleyTorus by extrude demo
2012-12-20 Scott WorleyFactor out rotate_onto()
2012-12-20 Scott WorleyFind the parameters of rot2 *after* taking rot1
2012-12-19 Scott WorleyDon't show a stale download link while running
2012-12-19 Scott WorleyPass numeric parameters as numbers
2012-12-19 Scott WorleyGeneralize rotate()
2012-12-19 Scott WorleyRotate and translate operate on lists of points
2012-12-19 Scott WorleyExtrusion
2012-12-19 Scott WorleyUse "this" instead of the global name
2012-12-18 Scott WorleyAdd closed_trianglefan
2012-12-18 Scott WorleyClosed quadstrip: Munge the input, not the output
2012-12-18 Scott WorleyTriangle fans
2012-12-18 Scott WorleyQuadstrips
2012-12-18 Scott WorleyDo something useful on enter in a parameter field.
2012-12-18 Scott WorleyA tiny bit of UI shiny: fade-in download link
2012-12-18 Scott WorleyMinimal framework and one box demo.