Categories
General

Flash particle tutorial in Computer Arts magazine

[kml_flashembed movie=”/wp-content/uploads/manual/2008/sparkparticles.swf” width=”480″ height=”300″ FVERSION=”9″ QUALITY=”high” /] I was thrilled to have been asked to produce this Flash particle tutorial for Computer Arts magazine this month. I’ve taken you through the process of making a particle class from scratch and using it to create basic particle effects such as sparks and smoke. The March edition […]

Categories
General

Papervision “billboard” particles

Following on from yesterday’s interactive Line3D, I’ve now also implemented a few new features in Papervision’s particle capabilities. We now have proper billboarding with a new particle material – MovieAssetParticleMaterial, and I’ve also implemented proper culling and interactivity for particles. And these changes have been committed to both the Effects branch and Great White. Here’s […]

Categories
General

Papervision interactive Line3D

Just a very quick post to show you a little demo I’ve knocked up – Andy Zupko asked me if I could implement interactivity in the Papervision Line3D object, and it looks like it’s working… I’ll commit the changes to the code library tomorrow after I’ve had some sleep! But in the meantime, here’s the […]