| Subcribe via RSS

Alternativa Platform has officially Launched

June 1st, 2008 Posted in Coding, flash, news, resources

Just read on [draw.logic] that the Alternativa platform has officially launched - check out their site: alternativaplatform.com.

Very interesting stuff.  Not only was their 3d engine demo a remakable display of 3d performance in flash, but now they’ve released the techonology to the public in the form of .swc libraries.  Grab it here.

Tech specs from the site:

* signals system — only nesessary calculations;
* BSP — quality polygon sorting, “sharp” crossings;
* n-gons support;
* reusing layers (only changed regions redrawing, polygons are independent);
* objects hierarchy;
* only necessary matrix, coords and UVs recalculating;
* perspective correction — dynamic triangulation;
* collision detection.

Leave a Reply