Converting models with BBMOD CLI Learn how to convert 3D models into a file format specially crafted for GameMaker using BBMOD CLI. Beginner Getting started
Converting models with BBMOD GUI Learn how to convert 3D models into a file format specially crafted for GameMaker using BBMOD GUI. Beginner Getting started
Drawing your first 3D model Learn how to draw your first 3D model in GameMaker using BBMOD. Beginner Getting started
Transforming models Learn how to transform 3D models in GameMaker with BBMOD. Beginner Getting started
Drawing animated models Learn how to draw animated 3D models in GameMaker using BBMOD. Beginner Getting started
Transforming bones Learn how to transform bones of animated 3D models with code in GameMaker using BBMOD. Beginner Getting started
Adding bone attachments Learn how to attach models to bones of 3D animated models in GameMaker using BBMOD. Beginner Getting started
Adding a 3D camera Learn how to add a camera to your 3D game made with GameMaker using BBMOD. Beginner Getting started
Adding lights Learn how to add lights to your 3D game made with GameMaker using BBMOD. Beginner Getting started
Adding fog Learn how to add fog to your 3D game made with GameMaker using BBMOD. Beginner Getting started
Using a renderer Learn how to use a renderer in your 3D game made with GameMaker using BBMOD. Beginner Getting started
Enabling shadows Learn how to enable dynamic shadows in your 3D game made with GameMaker using BBMOD. Beginner Getting started
Enabling SSAO Learn how to enable screen-space ambient occlusion (SSAO) in your 3D game made with GameMaker using BBMOD. Beginner Getting started
Adding post-process effects Learn how to add post-process effects to your 3D game made with GameMaker using BBMOD. Beginner Getting started
Enabling anti-aliasing Learn how to enable anti-aliasing in your 3D game made with GameMaker using BBMOD. Beginner Getting started
Animating characters with Mixamo Learn how to add 3D animated characters to GameMaker using Mixamo and BBMOD. Beginner Mixamo
Using a deferred renderer Learn about BBMOD's deferred renderer and how to use it. Intermediate Rendering
Using BBMOD for animations only Learn how to leverage just a tiny portion of the BBMOD library to render 3D animated models in your GameMaker projects. Intermediate Lightweight BBMOD
About animation optimization levels Learn about animation optimization levels in BBMOD. Intermediate Optimization