|
In the Framework subdirectory of this release, you will find the Dot application framework. The framework is a small but complete skeleton that can be used when developing Dot applications. Just open the project in Delphi, compile it, and you have a fully functional OpenGL application waiting to be modified further. The framework has the following features:
The framework's source code contains comments in all the places where you are expected to insert your own code. It should be self-explanatory, so just make a copy of the framework, rename it, and start coding! Note that if you'd prefer not to have the display mode dialog at startup, you can use the project in the Framework2 subdirectory. It's identical to the other one except for the dialog, and may be preferable if you're writing applications that are designed to run in a window instead of fullscreen. |
|||
|
The Delphi OpenGL Toolkit was written
by Tom Nuydens.
See main page for disclaimer. For updates, visit
Delphi3D.