C# 2.0 and Managed DirectX 9 Game Engine
Here you will find the Dot3 bump mapping implementation using Brume engine.
In this tutorial you will use Microsoft's tiny mesh to play skinned animations with Brume engine.
This tutorial shows how to add a texture to a simple 3D cube
It also explains how to use multi texturing to achieve new effects.
Here you will find a technical demonstration of the latest Brume features.
We use this as a stress test for the engine and we will update the class with future releases.
And don't forget to have a look at the videos !
This tutorial shows how to move the FPS camera using mouse and keyboard.
Demonstrations
Tutorials
This tutorial shows hows to use specular lightning and use the animation engine to animate a mesh.
It is also an introduction to X Mesh loading.
This tutorial explains how to configure Brume and how to create an empty project in Visual Studio with Brume dependencies.
This tutorial explains the use of lights and introduces the animation engine.
Ice Cube Project
This sample is fully functional with menus, many different game modes and sound !
Use it to learn how to build a game using Brume Game Engine.
This tutorial shows how to display a simple 3D cube in Brume. It explains how to setup a camera and use Brume predefined objects.
It also introduces the debug console.