Monday, December 31, 2007

cellular automata library for processing

This library allows you to quickly and easily implement cellular automata calculations in your processing applets. The results from the library are accurate and have been validated against results from matematica.

You can download the library from http://www.fadarch.com/ca/index.html

Sunday, December 30, 2007

formz

these are some videos from z-brush.I generated these forms by modeling a base geometry in maya and filling them with fluid in rf4 and applying various pressures to the fluid. it is producing some interesting forms i need to do some more research post your thoughts.




Wednesday, October 24, 2007

Wednesday, October 10, 2007

Matrix Library is now available for download on processing.org

You can now download the matrix math library directly from the processing website.

http://processing.org/reference/libraries/index.html

Sunday, September 30, 2007

Processing Matrix Library

The MatrixMath library will let you perform a number of different matrix operations in the processing development environment. For more information about processing go to processing.org

Source Code
download v1.1

I have set up website for the library with complete documentation

http://pmatrix.blogspot.com/



Saturday, September 29, 2007

CSFEM Feedback V7 0.1.7


This script is intended to work with CSFEM. An existing structural analysis plug in for Maya.

The script provides a framework for working with the output from CSFEM in a more productive and generative way.

The plug-in allows you to edit and select members based on a variety of criteria output from the analysis.





Download CSFEM Feedback v7.0

Monday, September 10, 2007

PointToMesh alpha1

This is kind of a messy script but it was the first mel script I ever wrote... one of these days I'll fix it up. The script will use a particle field to create a polygon mesh.