|
| | | | | | | |
TUTORIALS
If you want to suggest a topic, send an email describing it.
Index
- Basic Topics
- Main script structure
- Shapes and meshes
- Textures and materials
- Meshes and objects
- Animated Models
- MD3 Models
- MD2 Models
- Cal3D Models
Basic Topics
The sources of the following tutorials are included in the file Apocalyx_Tutorials.zip
-
Main script structure
Basic tutorial, start engine, set clear screen color, update, and finalise.
-
Shapes and meshes
Create tables, create shape, create mesh, setup camera, add object tro scene.
-
Textures and materials
Learn UV coords, load image, create texture, create material, apply texture.
-
Meshes and objects
Objects add mesh, create mesh, setup camera, add object to scene.
Animated Models
-
Load and animate MD3 models
A very simple tutorial featuring skybox, lens flare, flat terrain with reflections, MD3 models, planar shadows.
You'll learn how to set up a basic environment with an animated MD3 model. Instructions to prepare a standard MD3 model for loading are covered as well some tips to understand better the syntax of the LUA language.
-
Load and animate MD2 models
Another very simple tutorial featuring skybox, lens flare, flat terrain with reflections, MD2 models, planar shadow.
You'll learn how to load and animate an MD2 model in a basic environment. The tutorial about MD3 models is referenced to skip common parts.
-
Load and animate Cal3D models
A simple tutorial featuring skybox, cloud layer, lens flare, flat terrain with reflections, Cal3D models, planar shadow.
You'll learn how to load and animate a Cal3D model. Parts of the tutorials about MD3 and MD2 models are referenced when possible.
| | | | | | | | |
|