Playing Pool in Space

Welcome to my spaceship. I want to play pool but the balls keep flying around. Let's enter the third dimension and make a VR 3D Pool game.


Welcome to 3D World

While making a game with isometric 2D graphics, we need 3D physics. We'll explain how we detect collisions and fake a 3D world in order to make the game work.


Simulating Chladni Plates in Unity

Dive with me into the world of Chladni plates and the weird sand pattern they create. Will my GPU catch on fire? There’s only one way to know!


Many Dominos

How many Dominos can Unity’s physics engine handle? How many Dominos can I handle? Is the plural Dominos or Dominoes?


A Game about Gears

Gears gears gears. I like gears. They’re an interesting mechanical thing, and I believe they could be an interesting thing in a video game, gameplay-wise. So let’s try to implement gear transmission in Unity and make a puzzle game out of it!