DCSIMG
ActionScript - מקודד לשווא

Browse by Tags

All Tags » ActionScript (RSS)

Box2D Flex Complex Shapes Mapping by danielisimo

One of the drawbacks in box2d is that it's not supporting concave polygon shapes . for that box2d flex employs several algorithms and converts a complex shape to a set of polygons (I took the idea from 3d modeling) at this point i would like to give credits to sakri.net for he's shape outline algorithm makc.coverthesky.com for he's polygon2d both state that their algorithms are far from perfect but for a v0.2 it's a good start. in this case I'll start from the demo and then.....

Flex 3 label RTL support by danielisimo

If you know or not , I'm leaving and working in Israel, where we have the most annoying text rendering issues. we write in right to left order - that means in the opposite direction of most languages. Letters and words are left to right, though numbers and other symbols remain right to left. Through the years I've seen (and even wrote) noumerous attempts to build an AS class that will provide this functionality to flash, all of them suffered from quirks and different edge cases. About a year...
Powered by Community Server (Commercial Edition), by Telligent Systems