Menu

Beowulf Engine / News: Recent posts

Basic Construct of the Engine

The engine contains three (3) Layers wich are derived from each other. The first layer is the class BW_CBaseApp, where all windows stuff (OS depending stuff) runs. There, a window will be created and the mouse input is processed. It has several virtual functions wich all are called in this class but not "implemented". Some will be implemented in the next layer and some in the last one. ... read more

Posted by ben0bi 2007-12-06

Progress till now.

OpenGL and DirectX can now initialize, OpenGL in fullscreen if desired, DX not yet. You can change the screensize while the program runs.

Now the camera class will be implemented. For that, a Vector class was implemented and a Quaternion class. Camera moving works. OpenGL works, DX is not coded yet.

Posted by ben0bi 2007-12-06
MongoDB Logo MongoDB