| Jedi Academy Mod |
This Mod for Raven's Jedi Academy enables the player to do Imperator-style lightning and force drain. Additionally players now can block force lightning and drain attacks with their lightsaber, reducing the damage they recieve. This Mod is only active in Multiplayer Mode and requires Jedi Academy with patch 1.01 installed!
Download the Mod and follow the install instructions in the readme (size 1 MB). |
|
|
|
| Dot3 Bump Mapping |
This demo shows Dot3 Bump Mapping using DirectX and HLSL. The demo requires a graphics card with vertex shader 1.1 and pixel shader 2.0 support and the latest DirectX 9.0c Runtime (August 2005) installed.
Download the demo, including full source code plus Render Monkey workspace(size: 1.3 MB). |
|
|
|
| Glow Effect |
This application shows a neat glow effect on the DirectX tiger model based on the article by Greg James and John O'Rorke at Gamastura.com The demo requires a graphics card with vertex shader 2.0 and pixel shader 2.0 support and the latest DirectX 9.0c Runtime (August 2005) installed.
Download the demo, including full source code (size: 130 KB). |
|
|
|
| AGE |
AGE (Another Graphics Engine) is a small project I did in summer 2003. It is a terrain rendering engine that uses different acceleration techniques (frustum culling, simple LOD, ...). It is also able to render models in Ravensoft's (undocumented) Ghoul2 model format. It was my first attempt of making a graphics engine and therefore it is not a good example of how to develop a good engine. However I learned many things, and exactly that was the purpose of this project! :) The model and textures used in this demo are property of Ravensoft!
However it is still a nice little demo - take a look and download the binaries (size: 8.5 MB). |