3D-Caste logoCHaubold-Logo

3D-Caste Engine Downloads:

All projects are created with DevC++!
All donwloads contain full source code and a Win32 executable - You run these programs at your own risk, you can not held me responsible for any damage caused!

Sample program using NewtonGameDynamics 2

Download here I added support for cylinders which are represented by MD2-models, works fine.
Furthermore I "abused" some kinds of joints to create a stiff connection between objects via joints.
Better looking shader than in the previous version, a free moveable light source to test it.

OpenGL 2.0 compatible graphics card with GLSL support required(GF 5200 or Radeon 9500 or better)!!
Download (5.5MB)

Sample program using NewtonGameDynamics

Download here I tried to use realistic physics using the NewtonGameDynamics physics engine - and the first result was really impressive!
Thanks to the developers of this great library!
I made use of cubes, spheres and "convex hulls" as physical objects, others will be included later.
Also I tried some GLSL shaders, here a gooch shader.

OpenGL 2.0 compatible graphics card with GLSL support required(GF 5200 or Radeon 9500 or better)!!
Download (5MB)

Version 0.8.1

Download here This version adds some advanced rendering technics to the engine, GLSL shaders are used to create water refraction,
and Fullscreen antialiasing is supported.
Unfortunately the water refraction doesnt look very nice yet, I'll work on that...

OpenGL 2.0 compatible graphics card with GLSL support required(GF 5200 or Radeon 9500 or better)!!
Download (4.8MB)

Sample program using GLSL

A small program showing how to implement GLSL interface for OpenGL and how to apply shaders to the rendering pipeline.
A simple shader is used for texture manipulation.

OpenGL 2.0 compatible graphics card with GLSL support required(GF 5200 or Radeon 9500 or better)!!

Download (250kB)

Version 0.7.2

Download here Due to some new features I rewrote most of my engine for version 0.7:
  • Now the Landscape consits of islands within the sea
  • Water reflects the landscape and models
  • animated water texture, so it looks like riddles
  • Camera look through mouse move
  • New configuration menu, you'll be asked for settings when program starts
Download (4.8MB)

Version 0.6

Download here This version is neraly the same as 0.5, but the car has a new sound effect:
    A roaring engine as 3D-Sound, car can be moved seperately from camera to test the effect.
Download (5.5MB)

Version 0.5

Download here A rather old, but good looking version of my engine, which includes a large landscape with loads of plants on it.
There is also a car model, but it's just built in to test how it works, dont blame me for the damn ugly model (-;

If at first you see only a black screen, press the space bar to reset the engine!
Download (5MB)