There is a lot of activity and cool stuff being done using the new Flash GPU capabilities. I’ve just discovered Napoleon, created by Mike Almond. It is an experiment to add Nape physics and some extra 2D object types to GPU accelerated engine ND2D.
The project is in early development, but it’s very promising. If you are interested, watch the project on Github and take a look at some demos.
Hi I don‘t know why the stageHeight always +20 in napoleon
for example
I set the size at the main class
[SWF(width=”800″,height=”480″,backgroundColor=”#000000″,rate=”60″)]
it will increase to 800,500, I don’t know why, is there anyone use Napoleon?