Are you developing a Unity game and wondering how to make an object or group of objects NOT collide with certain other objects? Then read on…
3D Photo Animation
I love bringing great still images to life, using subtle animation. I sometimes use 3D/2.5D movement, layer parallax, overlays, character motion or all effects combined. Here are some examples of still images that I’ve brought to life with various effects Continue reading 3D Photo Animation
Trumpageddon Go – AR app
I created this little Augmented Reality app for a satirical photo contest in the US – a parody of the Pokémon Go fad and a certain US presidential candidate. Continue reading Trumpageddon Go – AR app
Optimal scrolling for 2D games or UIs
I recently stumbled upon an old bit of code which demonstrates a technique I created for an efficient scrolling data grid on the YouView TV platform. I call it ‘Blit Scrolling’. Below is a demo of the concept.