ofxGenerative
ofxGenerative copied to clipboard
[DEPRECATED] An addon for openframeworks that helps to create generative systems or dynamical real-time simulations
Results
2
ofxGenerative issues
Sort by
recently updated
recently updated
newest added
Under Win7 VS2010, the following codes cannot be compiled due to variable length array: Line 249 - 251, function adaptFromImage(ofPixels & pix, float amt): ``` C++ int numPix = pix.getWidth()...