Torque Shader EngineTorque Shader Engine Documentation
CVS Revision Label 0.1.x

Chapter 1. Setting up the Torque Shader Engine

Table of Contents

Overview
Download DirectX SDK
Download the Latest Drivers for Your Graphics Card
Getting and Using the TSE Source-code

Overview

Setting up TSE is a simple process. When you license TSE, you get access to full engine source code. This gives you the power to make changes to the engine's functionality, should you choose to. Studying the source-code is also a great way to learn about advanced game engine programming.

Before you download the source-code though, you'll need to prepare your system to work with TSE. Make SURE you do the following:

Once you've downloaded the DirectX SDK, you'll be ready to download and compile the TSE source-code. Continue on with this guide to learn how.