Sun path in webgl
Exploring webgl context through three.js, images shows recent tinkering with sun path drawn using a library generating sun angles for any location for a given time, and through that we can create…
Seamless texture checker
Always wanted to build something like this to quickly verify the quality of seamless texture on screen checking for bands of colour and repetitiveness before applying materials to a 3d…
Game of Life test: short video
A short video record of “Game of Life test on a graph sequence” – http://youtu.be/duCplfvMhss
Script sequencer WIP
A short video record of current internal test version (B20130404) https://vimeo.com/67574839 using a similar basic example as previous video https://vimeo.com/22764739. Many changes since previous video – from building it within…