Archive for the ‘Molehill’ Category

[Away3D 4.0] Earth and Moon

Saturday, February 9th, 2013

I created the Earth 3D graphics with Away3D 4.0 GOLD. You can see the best view in sunset and sunrise.

And I also created the moon 3D graphics with same Away3D Framework.

[Away3D 4.0] Sphere of 100000 lines

Friday, February 8th, 2013

Hi, I created a 3D sound visualizer using Away3D 4.0.

  • demo (require Flash Player 11.1)
  • source (needs Away3D 4.0 beta)

LineSegment Class of Away3D is easy to make high 3D performance because this is marged verties (optimized for GPU).

[Away3D 4.0] Flint Particle

Tuesday, December 27th, 2011

I create 3D particle demo with Away3D and Flint. I like star and cloudy particle.

  • demo (Require Flash Player 11.1)
  • source (FlashDevelop Project)

Usage Library

(more…)

[Away3D 4.0] Original Depth of Field

Tuesday, December 27th, 2011

I create depth of field blur demo with Away3D 4.0 alpha.

Usage Library

  • Away3D 4.0 alpha

(more…)

[Away3D 4.0] Filter Demo

Saturday, December 24th, 2011


I create Away3D 4.0 (Stage3D) filter demo. Please select filter type by choosing from pulldown menu.

Usage Library

  • Away3D 4.0 alpha

(more…)

[Away3D 4.0] Dynamic Shadow

Friday, December 23rd, 2011

I create dynamic shadow demo with Away3D 4.0 alpha.

Usage Library

  • Away3D 4.0 alpha

[Away3D] AwayPhysics Simple Demos

Saturday, December 10th, 2011

I created two simple demo of AwayPhysics. AwayPhysics is a physics library with  Away3D 4.0 alpha running on Stage3D. This is faster than JiglibFlash.

100 Cube Version

100 Sphere Version

(more…)

[Alternativa3D] Panorama VR Demos

Sunday, November 27th, 2011

I create the Panorama VR demo by Stage3D with Alternativa3D. You can see 360 degree angle by  drag and drop.

Spherical VR Version

  • demo (require Flash Player 11)
  • src

Cubic VR Version

  • demo (require Flash Player 11)
  • src

(more…)

[ND2D] Cover Flow Demo

Wednesday, November 23rd, 2011

I created a CoverFlow demo with ND2D which is the 2D framework running on Stage3D. I have contributed the article of CoverFlow with Alternativa3D. This is an another version of CoverFlow demo.

(more…)

[Starling] wave and particles

Thursday, November 17th, 2011

I create particle demo with Starling Framework. The wave graphics is made by Frocessing in Spark project, the particle graphics is made by Starling Framework.

Usage Library