Archive for the ‘PV3D 2.x’ Category

[PV3D] 3D Physics with Dynamic Sound Generation

Friday, December 17th, 2010

This is 3D physics simulation demo. I use these as3 library, Papervision3D, jiglibflash (physics), SiON (dynamic sound), Stardust (particle engine).

This demo use Accelometer Class for gravity. If you have android device, you can try Android version.

[PV3D] Spiral Particles with Stardust

Thursday, August 5th, 2010

This is my 3D particle demo. I use Papervision3D and ActionScript particle engine “Stardust“. If you want this source code, you can get on wonderfl. Enjoy.

[PV3D] Particles with BitmapEffectLayer

Tuesday, December 22nd, 2009

091222_pv3d_particle

I create particle demo build with Papervision3D for the technical book of wonderfl. BitmapEffectLayer is effective for drawing particles.

And I posted demo & source code at wonderfl (here).

Stardust Butterfly

Tuesday, December 22nd, 2009

スターダスト × Papervision3D

I create flash demo with Papervision3D and Stardust – as3 particle engine. Stardust supports 2D and 3D and easy to extend.

  • demo (Flash Player 9)

Three demo of learning is posted at wonderfl. Source code and demo is here.

[PV3D] Custom Flat Shader

Thursday, November 19th, 2009

Flat Shader

This is Papervision3D 2.1 demo. I try to run faster flat shading.

Main logic is these steps.

[1] make Array of BitmapData as chache

[2] check z-axis of all faces

[3] calculate radian between z-axis of face and z-axis of target direction

[4] replace bitmap from cache data depend on radian.

(more…)

[PV3D] Xmas Message with Twitter

Wednesday, October 21st, 2009

Papervision3D Xmax Particle

I made Xmas sky demo with particle of Papervision3D. You can post into  xmas sky by twitter. (input message into [])

This demo’s source is in wonderfl. enjoy!

[PV3D] Shared Music Interface with Union Platform

Thursday, August 20th, 2009

090820_tenorion

I create the demo for wonderfl checkmate. This is new music interface such as tenori-on and we can make music by cooperating in the user on internet. Let’s enjoy!

Cool Tools

[PV3D] Time Strech with BetweenAS3

Thursday, July 16th, 2009

BetweenAS3でPapervision3Dを制御するデモ

I make pv3d demo with BetweenAS3 which is fastest tween library. It’s possible to slice or scale tween instance with BetweenAS3. We can make “time strech motion”.

  • demo (require Flash Player 10)

And you can get source code in wonderfl.

090715_wonderfl

Papervision3D Labs (My Demo Gallery)

Thursday, May 28th, 2009

ClockMaker Labs

Hi! My flash demos are opened in labs page. It is possible for you to download 34 demo’s source code.

My main theme of learing flash is Papervision3D. I’m going to make flash demo everyday, and upload to labs, as much as possible.

Compare PV3D, Away3D, Alternativa3D Demo

Friday, May 22nd, 2009

Away3D - visual art demo

I made 3 demo for comparing with Away3D , Alternativa3D and Papervision3D.

It is difficult for me to judge whether the performance is the highest. Because there are various factors such as achievement or speed.

However, I can be judged that Papervision3D speed is faster than Away3D and Alternativa3D, as long as this demo is looked.

Related Articles