toxiclibsjs icon indicating copy to clipboard operation
toxiclibsjs copied to clipboard

Toxiclibsjs is a library for computational design tasks with JavaScript. This library is a port of http://toxiclibs.org for java and processing.

Results 7 toxiclibsjs issues
Sort by recently updated
recently updated
newest added

I can't seem to find toxiclibs voronoi in the package, is there a plan to add this to the library?

wishlist

Only 2D version seemed to be implemented.

wishlist

Hi, Usually people want packages maintained even for websites. Please, include build/ directory in the npm package, so people can use it with web.

i cant seem to find parts of the original toxiclibs like volumetricbrush, boxbrush, volumetricspacearray etc. if you dont know what I'm talking about ill elaborate. [[selfie-placeholder-0]]

wishlist

I've ported over the GeometryInStyle from toxiclibs examples (http://www.openprocessing.org/sketch/8914), and got it mostly working in toxiclibsjs by simply fetching the correct function prototypes/objects. It does partially work in Chrome, but...

because properties x,y and z exist, x(), y() and z() can not be implemented

getComponent() how to implement hasCode()? setComponent()?