|
Project Information
Members
Links
|
A free 3D game engine for windows development written in C++. This engine was used during production of the games "Qb" and "Chaos Theory", both developed by blurredVision. The 3D engine is based on DirectX 9.0c for rendering and uses OpenAL as Sound System. There is a scripting part using LUA 5.1. Included is a 2D GUI that provides all the basic 2D GUI elements, including windows, buttons, menus, dropdowns, lists and many more. The 3D rendering itself still uses a lot of pure DirectX code, which will propably change in the future. The source code is provided as is. Feel free to use this engine and provide some feedback. For more information visit www.blurredvision.de. |