- eBay Auction Shopping Alt
- Credit Cards
- Best deals, discount prices
- Rencontre
- Casual Fashion from Uniqlo
- Jobs
- Run your car on only tap water
- Annonce auto gratuite
- Cell Phones
CANDYDIMENSION - Package Of 3D Classes - ActionScript 2
Hi!
I have upload some code on Google code. It is written in AS2 and i think it is really easy to use. No comment and docs but i have provide some samples. If you wanna take a look here it is:
http://candymandesign.blogspot.com/2008/01/candydimension-v10.html
You will be able to build basic 3d space - cubes, spirals, basic material mapping, change the depths, scale, color transformations… Nothing like Papervision or Sandy - not that complex - but think it is easier to use.
Best!
Mirko
Random Methods Utility Class
Simple collection of utility methods for working with random values.http://www.gskinner.com/blog/archives/2008/01/source_code_ran.htmlÂ
SeededRandomizer
From the site:
The standard way to generate a random number in Adobe Flash is to use the Math.random() method. I’ve found Flash’s random number generator to be perfectly sufficient for all applications I’ve used it in up to this point. Unfortunately, the Math.random method does not allow you to “seed†the random numbers it generates; this is problematic if you want to generate the same random numbers repeatedly.
Tons of Math-related classes
packages for algebra, trigonemetry, curves, points, etc. Too many to list.
http://members.shaw.ca/flashprogramming/wisASLibrary/wis/index.htmlÂ