Skip to content
DunderRoffe edited this page Oct 19, 2016 · 13 revisions

Welcome to the Bubba-3D wiki!

Getting started using Bubba-3D

Basics

  1. Setup game project with Bubba3D using CMake
  2. [Render your first mesh](Render your first mesh)
  3. GameObjects and Components

Input and Controls

  1. [Handling user input](Handling user input)

Contributing and extending Bubba-3D

  1. [Code style and structure](Code style and structure)
  2. [Using and extending test suite](Using and extending test suite)