David Harris's Technology Blog

ColdFusion, Flex, and other stuff...   (and 327,014 hours, 0 mins in to my plan for global domination)

Search:

Calendar:

Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Subscribe:

Enter your email address to subscribe to this blog.

Archives By Subject:

Tags:

adobe air ajax cfug coldfusion flash flex frameworks free software fxug general jpgmetadatareader mac off topic opensource papervision spry

Recent Entries:

No recent entries.

Top Posts:

Recent Comments:

Top Commenters:

My Links:

RSS:


Flex2 and 3D - using PaperVision3D

As you may or may not know, Flex2 compiles to ActionScript3.

There is a 3D library called "PaperVision3D" - you can find it here

I am attempting to create a simple photo album, based on the XML provided for SimpleViewer. This way I can create image galleries that can have multiple views...you know, the whole "MVC" thang...

Anyway... I have started creating a Image Viewer app in Flex2, and am looking at using PaperVision3D in the UI some how...

so at the moment I have a 2 branched approach:

Firstly: get the thing work just using standard Flex2 components and code

Secondly: Make it look really kwel using PaperVision.

I am intending sharing the code...when I have some to share!

(Paper Vision is Currently @ RC1 stage...)

Comments