building-the-game
building-the-game copied to clipboard
Source for the series of blog posts "Building the Game" on Tojicode
Building the Game
This repository contains the source code that coincides with the "Building the Game" series of blog posts on Tojicode.com. Each blog post has a corresponding branch in the repository so that you can easily access the code at an time.
Entries
- Part 0 - The Foreword
- Part 1 - The Setup - Source Branch - Live Demo
- Part 2 - Model Format - Source Branch - Live Demo
- Part 3 - Skinning & Animation - Source Branch - Live Demo
- Part 4 - Static Model Instancing - Source Branch - Live Demo
- Part 5 - Static Level Geometry - Source Branch - Live Demo
- Part 6 - Isosurface Landscape - Source Branch - Live Demo