Posts filed under 'Flash'
BLITZ has just released a new open-source project called LocalConnectionService which effectively eliminates common issues encountered when using LocalConnection for Flash Player runtime collaboration.
- Dramatically reduces code and time required for runtime collaboration.
- Enables unlimited two-way communication between any two Flash files running on the same computer.
- Enables new functionality for the Flash platform; from Flash pop-up panels in a browser to website companion desktop applications.
http://code.google.com/p/flashlcs/
March 10th, 2009
AS3Dmod is a library of modifiers for 3d objects. A modifier is an function used to modify a 3d object. Currently AS3Dmod contains 7 modifiers:
- Bend - bends on object along an axis
- Noise - deforms an object in a random manner
- Skew - skews an object along one or more axes
- Taper - http://www.kxcad.net/autodesk/3ds_max/Autodesk_3ds_Max_9_Reference/taper_modifier.html
- Bloat - Bloats the mesh by forcing vertices out of specified sphere
- Perlin - Generates a perlin noise bitmap and displaces vertices based on the color value of each pixel of the noise map
- Twist - twists the mesh around it’s center point
http://code.google.com/p/as3dmod/
February 25th, 2009
This library will help developing isometric games
http://code.google.com/p/as3isolib/
October 14th, 2008
Here is a really cool liquid layout manager.
http://www.soundstep.com/blog/downloads/baseui/
August 4th, 2008
TweenMax gather all functionality of TweenLite and TweenFilterLite + it also adds interesting features such as “bezier through” which will allow you to apply a complex bezier curve to a tween
http://blog.greensock.com/tweenmaxas3/
June 17th, 2008
There’s a new 3d engine in the place (Sharikura 3D Library) which was developed by http://www.roxik.com/. It’s a truly amazing piece of work. Go and check it out here. http://temp.roxik.com/datas/perform/index.html
Oh and by the way it’s the engine which was used to developed the really nice http://ecodazoo.com/ website. it feels so much lighter than Papervision3D.
Can wait for Roxik to release it…
June 13th, 2008
This framework seems to be really well shaped and documented. It uses IoC (Inversion of Control) where everything is controlled via XML (like Spring in Java)
http://www.pranaframework.org/
May 20th, 2008
Next Posts
Previous Posts