[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.2 Writing Display Drivers

3Delight comes with a set of standard display drivers that are suitable for most applications (see section 7. Display Driver System). However, it is possible to write custom display drivers if some specific functionality is needed. Basically, a display driver is a DSO (DLL under Windows) which implements an interface that 3Delight understends. This interface, along with all the data types used, is described in the `$DELIGHT/include/ndspy.h' header file and is further investigated in the following sections.

8.2.1 Required Entry Points
8.2.2 A Complete Example
8.2.3 Compilation Directives



This document was generated by Aghiles Kheffache on July, 31 2003 using texi2html
3Delight 1.0.0. Copyright 2000-2003 The 3Delight Team. All Rights Reserved.