Categories
- 3D (20)
- AIR (3)
- Augmented Reality (1)
- C++ (4)
- Experimental (19)
- Flash (25)
- Flex (4)
- HTML5 (1)
- Inspiration (2)
- Javascript (2)
- Motion Graphics/VFX (5)
- News (11)
- Photoshop (7)
- Random (45)
- Silverlight (2)
- Tutorials (3)
- Unity (2)
-
Recent Posts
Sites I Visit
New site coming.
As I said quite a while a go, I have been working on a new site. This is coming, I promise! Just taking a little longer than expected ;-), stay cool.
Meta
Category Archives: Experimental
BitmapRenderSession Demo.
(Updated: Download Link Added) Phew, a tech demo hasn’t found it’s way on here for quite a while! Here is one to let you know I’m back, but busy. I finally managed to get an idea down on to paper, … Continue reading
Away3D Base Class
In my effort to cut down the amount of code I write when using Away3D, I created this. It is a base class for projects using Away3D. What this does is create a series of protected functions that you can … Continue reading
Technophobia
This is just another this animation I put together last night. It uses TweenLite, and BitmapData combined with a number of filters, to create this rather groovy effect. I think this is one of my better peices, so I hope … Continue reading
Away3D Skyboxes
This is my best demo yet, and it is crucial to my new site. This demo is using the sky box features in Away3D. For those of you that don’t know what a sky box is, it is a collection … Continue reading
Artistic Flash.
I have just spent the last day or so polishing up on my generative art in flash. This basically means creating random motion using TweenLite or/and Away3d. Here are some sceen shots of what I am talking about: (Just click … Continue reading
Some more Away3D :)
I have just spent the last hour or so playing with Away3d (again ), and have just made this among other things. It is a sort of implementation of a particle system, but as I am still fairly rough around … Continue reading
Playing with Away3D
I have just spent a couple of hours last night getting to grips with Away3D. I just created a little demo that creates a few spheres and then adds an ENTER_FRAME event listener and responds to mouse movement. You can … Continue reading
Particle System
I have just started playing around with artistic art in Flash. I started off playing with particles, so here you go. I developed a simple Particle class, and here is how to implement it. To download the class: http://harry-northover-code-store.googlecode.com/files/Particle.zip To … Continue reading
Away3D – Getting Started
I have recently been trying to pick up Away3D. I have to say this engine is absolutly awesome! I have decided to build my portfolio using this, so this will help me get used to using the engine as well … Continue reading