Video tutorial series on 3D graphics programming, where I write a Minecraft clone in Python.

This page has an interactive demo (of episode 11) made in WebGL based on MCPY by @drakeerv - it takes a little while to load (because JS is slow), but once it's loaded, you can click on it and move around like the real thing!

The community/ directory on the GitHub repo (mostly maintained by @jukitsu and @drakeerv) implements other cool features, such as lighting, smooth shading, and (soon) mobs!