So what is sass? Sass is an extension of css3! ever wanted to define some variables in your style sheet for colors or sizing, well sass makes these kinds of additions easy. Sass is a sort of meta-language that works … Continue reading →
Fog seems to be something that has been part of the alternativa3d 8 library for a while now but development appears to have been put on hold. Here is a quick guide on how to get started with the in … Continue reading →
Whilst I was experimenting with Toon/Cell shading materials I started looking into outlining objects as this is part of some of these materials. There are various different ways to do outlining, one of the first and simplest examples I tried … Continue reading →
A popular shader that I’ve seen used in away3d and flare3d is this sort of colour switching effect with a bulge. Thanks to the excellent post at http://blog.volger.org/switchingcolor-shader/ on how to create such an effect I’ve created an alternativa3d material … Continue reading →
I’ve been experimenting some more with the alternativa3d materials in the hope to create some interesting demos. I’ve been trying to help out in the creation of a reflection plane and water type materials. In my experiments I’ve created a … Continue reading →