Hey folks, for those of you who follow my 3d work with and the flash alternativa3d library you will be glad to hear that I’ve updated my blender alternativa3d importer/exporter to work with version 8.27.0, Along with this update I … Continue reading →
It was pointed out to me recently by the alternativa3d guys that there is actually another loader in their engine other than the TextureLoader called ResourceLoader. Its not documented but it provides a progress event which isn’t available in the … Continue reading →
When I’m working with jQuery Its usually for something simple and I just throw together a few simple click and mouse events to get what I want. In a number of my projects I seem to switch between the functions … Continue reading →
If you haven’t come across the :target psuedo class yet you may have missed a trick, its a great piece of css that can give you a more active page without the need of javascript. The easiest way to imagine … Continue reading →
Alternativa3d have just released their own physics library to go hand in hand with their already excellent flash 3d framework. I thought I would give it a quick try to see what its like. The physics engine has its own … Continue reading →