Hi Everybody,
Firstly, I’m sorry for the massive delay in updating this site, I’ve been super-busy with work over the past few months but finally the time has come to update all of my tutorials and examples. As many of you have noticed, the Codebase for GreatWhite has changed, meaning that most of my tutorials no longer work, but with some small tweaks to my code the tutorials can be made to work again.
Over the next week I’m going to be going through all of my tutorials and correcting the errors so that they work with the newest version of GreatWhite. The updates -should- be fairly straightforward so I’ll update you all when they’re done.
In other news, Paulo Robson from paulorobsonluz.com is kindly going to be translating my tutorials into Portuguese. I will add a link to each tutorial as it is translated.
Updates coming soon!
-Luke
*EDIT*
I’ve been through all of my tutorials and can now say that they are up to date!
Be sure to update your base class – the download link in the sidebar is the newest version.
Have fun!
-Luke

Hi, i´m portuguese and i´m also using papervision, and started with this site tutorials,that are extremely useful,thank you for your job Luke.
For Paulo, its always a great idea, translate tutorials like this for other languages, for me Portuguese, so also thanks to you, if you need some help, or some contribuition, leave a comment at this site i will contact you soon.
Just for Paulo:
Sou de Portugal, se precisares de alguma traducao ou assim avisa k eu arranjo sp um tempo para ajudar em projectos uteis ;) um abraço
Hey Luke, thanks for the mention!
For Shogun:
Valeu pela força Shogun, ajudas e sugestões sempre serão bem-vindas! Já comecei a traduzir o conteúdo, irei postar em médias uns 2 ou 3 tutoriais por semana ( mais aos finais de semana ). Minha idéia é ter o conteúdo do Luke traduzido mais rapidamente possível para começar a incluir meus próxprios tutoriais e samples. Se você encontrar erros, por favor, me avise. Obrigado novamente!!
Abraços
Cheers luke, your updates will be much appreciated :)
In the same way as Paulo, I’m translating your tutorials into Spanish, I supposed during the next week I’ll have the complete list published. At the moment, my blog it’s recently created and I only have the first chapter (and the default theme :( ) but when the blog will be ready (I think during the next week) I will let you know.
Thanks for your tutorials, they helped me a lot to start to develop in Papervision so thanks a lot for your efforts. Now I’m gonna try to help others…
Regards,
Nheko
Hiya
If you get a chance could you set up a tutorial that deals purely with several planes, each with one face and say 4 vertices and use that face to launce an image or a video inside the same scene when you click on that object.
Its something so simple and i cant find a tutorial anywhere for it … i just want to set up 8 objects in a circle and group them together,
eg
sphereGroup = new DisplayObject3D();
sphereGroup.addChild(plane1);
sphereGroup.addChild(plane2);
sphereGroup.addChild(plane3);
sphereGroup.addChild(plane4);
Then rotate and use the individual objects within that group (a plane for example) to launch movies or photos.
Hi,
I wanted to thank you guys for the great tutorials on this site! Here is something we have built using Papervision 2:
http://apps.cooliris.com/embed/docs/
It was recently blogged about:
http://venturebeat.com/2008/09/24/embeddable-wall-brings-cooliris-to-any-website/
We could not have done it without the great toolkit the people behind PV3D have built, along with your accompanying tutorials.
One question, will PV3D magically become faster once we target Flash 10? Or will we have to do some under-the-hood improvements to the toolkit to take advantage of the new hardware accelerated drawing API?
Thanks,
Ron