Morphing Shiny Balls
I was messing around with a little of my old DarkBASIC code last Friday, and figured it would be fun to port it to AS3. I threw in some extra effects and a new shiny ball graphic and here is the end result of an hours work. Adding scaling and z-depth sorting was pretty easy. You do get quite a bit of “popping” because I only z-depth once per loop, but I can live with that
Adding a depth blur or hue shift is next on the list if I feel like it. There are 18 different wave forms in total. The SWF is 640×480 and published at 60fps (really meant for running on the desktop, but there we go)
Posted on August 3rd 2008 at 2:22 pm by Rich.
View more posts in ActionScript3. Follow responses via the RSS 2.0 feed.
2 Responses
Leave a commentMake yourself heard
Hire Us
All about Photon Storm and our
HTML5 game development services
Recent Posts
OurGames
Filter our Content
- ActionScript3
- Art
- Cool Links
- Demoscene
- Flash Game Dev Tips
- Game Development
- Gaming
- Geek Shopping
- HTML5
- In the Media
- Phaser
- Phaser 3
- Projects
Brain Food
Wow, that is really impressive!
I’ve been a sucker for vector bobs since the afterburner attract mode.
Really nicely done, now some depth of field blurring please