资 源 简 介
Hello,
This project should become an engine for 3D-game-developing. It is coded in Visual Basic 8.0 with Microsoft Visual Studio 2005. It uses slimDX as interface to Managed DirectX.
But why? Aren"t there already enough engines? No! Not for VB.NET! There is no engine, easy to set up and to use in VB. Another factor is my chronical lack of idealessness in what to program next. I hope I will be busy with this project for some time ;-)
If you have any questions or want to help: Mail me!
News
21.8.2007 - 1:00
#### updated codefiles + some new stuff ####
Hello everybody,
now there is only one .zip file with all available Codefiles. In this new version I included for the first time:
* eRandom.vb: A class to get randomly generated numbers and elements (vectors, matrizes, ...)
* eLog.vb