Karsten Schmidt (postspectacular)

postspectacular
Website
http://postspectacular.com/
Location
London
Member since

Followers (21)

  1. brian9
  2. 01010101
  3. comkee
  4. field
  5. bakercp

Following (5)

  1. mercurialeclipse
  2. surfprojectppm
  3. field
  4. hirschandmann
  5. site

Recent activity

  1. Karsten Schmidt

    1. committed to toxiclibs

      002972a60e15 refactoring/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 ...

      8d5153d32f0a refactoring PointQuadtree to implement SpatialIndex API, updating SpatialIndex methods to return boolean instead of ints, updating AttractTest2D & QuadtreeTest

      48f99b98bc83 extracting new generic interface toxi.geom.SpatialIndex and updating its SpatialBins implementation and related changes in 2d physics

      763ad7a8ae5d adding SpatialBins & CoordinateExtractor, updating VerletPhysics2D & AttractionBehavior2D to support optional spatial indexing using SpatialBins

      2da65df85570 javadoc updates/corrections

      0ad5d044b25a updating test applets to latest quad/octree changes

      2c0176950dd8 adding Rect.intersectsCircle(), adding PointQuadtree.getPointsWithinCircle(), updating quad & ochtree to return Lists instead of ArrayLists, updating OctreeDemo, TreeGrowth, DLASpiral, adding QuadtreeTest

      689ddcd9bea3 minor 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 ...

      e59d53581293 updating ProfilePathAlignment demo to new spline syntax, updating physics readme

    2. committed to toxiclibs.clj

      0dbf02af5921 renaming 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 ...

      2a5a500081f0 adding union fn to IRect and implementing for Rect, adding unit test, fixing indentation in linestrip2d

      f750efc96502 updating linestrip2d/point-on-line to return first or last vertex if t is out of range

      a88e4805e139 implementing 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 ...

      c44acc3d6721 updating ILine protocol and line2d implementation, adding new tests

      065f0591df17 adding 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

  1. clj-estuary

    Easy construction of dataflow graphs using standard Clojure agents

    Privacy
    Public repository
    Followers
  2. 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
  3. 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
  4. 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
  5. toxiclibs

    Building blocks for computational design with Java & Processing. LGPLv2 licensed.

    Privacy
    Public repository
    Followers
  6. toxiclibs.clj

    A complete rewriting & rethinking exercise of toxiclibs in Clojure

    Privacy
    Public repository
    Followers