Karsten Schmidt (postspectacular)
- Website
- http://postspectacular.com/
- Location
- London
- Member since
Recent activity
-
Karsten Schmidt
-
committed to toxiclibs
002972a60e15refactoring/rewriting PointQuadtree to dynamically split & re-balance branch nodes, now simpler API with no need for min. node size, will be used as template for ...8d5153d32f0arefactoring PointQuadtree to implement SpatialIndex API, updating SpatialIndex methods to return boolean instead of ints, updating AttractTest2D & QuadtreeTest48f99b98bc83extracting new generic interface toxi.geom.SpatialIndex and updating its SpatialBins implementation and related changes in 2d physics763ad7a8ae5dadding SpatialBins & CoordinateExtractor, updating VerletPhysics2D & AttractionBehavior2D to support optional spatial indexing using SpatialBins2da65df85570javadoc updates/corrections0ad5d044b25aupdating test applets to latest quad/octree changes2c0176950dd8adding Rect.intersectsCircle(), adding PointQuadtree.getPointsWithinCircle(), updating quad & ochtree to return Lists instead of ArrayLists, updating OctreeDemo, TreeGrowth, DLASpiral, adding QuadtreeTest689ddcd9bea3minor refactoring of LineStrip2D.getDecimatedVertices(), renaming Matrix3d.getElement() into get(), removing individual element getters, adding setters/getters to FluidSolver2D, updating tests to reflect recent API changes, renaming PointCloud ...e59d53581293updating ProfilePathAlignment demo to new spline syntax, updating physics readme -
committed to toxiclibs.clj
0dbf02af5921renaming toxi.core ns into toxi.macros, renaming IMesh/add-faces into conjf, add-meshes into merge-meshes, better use of destructuring in aabb/->mesh & in trianglemesh3d fn's, adding radius only ...2a5a500081f0adding union fn to IRect and implementing for Rect, adding unit test, fixing indentation in linestrip2df750efc96502updating linestrip2d/point-on-line to return first or last vertex if t is out of rangea88e4805e139implementing successive-pairs fn's as fully lazy (no more use of (drop) & (butlast)), making common/edges* fully lazy, updating add2d/sub2d & add3d/sub3d to also accept pure ...c44acc3d6721updating ILine protocol and line2d implementation, adding new tests065f0591df17adding apply-to-keys to collections.clj, adding transform/rotate/scale/translate/center-keys* fn's to common.clj, adding first bunch of docstrings to core protocols, implementing more protocols for line2d, linestrip2d, polygon2d, removing ...
-
Repositories
-
clj-estuary
Easy construction of dataflow graphs using standard Clojure agents
- Privacy
- Public repository
- Followers
-
cp5magic
This helper library allows for the automatic construction of ControlP5 GUI controllers using annotations on fields/variables in any class.
See wiki for usage examples...
- Privacy
- Public repository
- Followers
-
flatworld
An extensible 3D to 2D mesh unwrap library for using toxiclibs & Processing to create physical objects from sheet material (e.g. paper, cardboard, polythene). All polygons are rendered out individually and placed on a number of sheets. The layout algorithm is attempting to minimize the space needed. Edges can be rendered in different styles suitable for different assembly methods (e.g. glue tabs or interlocking)
- Privacy
- Public repository
- Followers
-
textile-doclet
This custom doclet generates Javadocs in Textile markup. Textile is supported by popular wiki engines (e.g. Confluence) and as well is suitable for later translation into a number of other formats (e.g. Docbook, XHTML). All generated files are stored as flat hierarchy in the specified target directory and are named as their corresponding qualified java types.
- Privacy
- Public repository
- Followers
-
toxiclibs
Building blocks for computational design with Java & Processing. LGPLv2 licensed.
- Privacy
- Public repository
- Followers
-
toxiclibs.clj
A complete rewriting & rethinking exercise of toxiclibs in Clojure
- Privacy
- Public repository
- Followers