We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Toxi (Read 3555 times)
Toxi
Jan 18th, 2010, 1:32pm
 
Good Afternoon!

I am new to processing and attempting to download the Toxi Library. I am reviewing source code for an example project and notice the following libraries have been imported to the sketch:

import toxi.math.noise.*;

import toxi.math.waves.*;

import toxi.geom.*;

import toxi.math.*;

import toxi.math.conversion.*;

import toxi.geom.util.*;

I have been unable to locate this on the toxi.co.uk website, hopefully it wasn’t right under my nose! Any assistance  to access the Toxi Library would be greatly appreciated.

Thank you!

--
Ayari
Re: Toxi
Reply #1 - Jan 19th, 2010, 1:13am
 
In the Libraries page, I see toxiclibs link points to Google Code site.
Re: Toxi
Reply #2 - Jan 19th, 2010, 4:38am
 
Please also note, that I've recently launched a dedicated website for these libraries:

http://toxiclibs.org/

Also see here:
http://processing.org/discourse/yabb2/?num=1263474808
Re: Toxi
Reply #3 - May 17th, 2010, 4:11am
 
Also, the toxi.geom.util has been renamed to toxi.geom.mesh
Page Index Toggle Pages: 1