|
© Bureau Informatique MELICE sprl 3d@forthcad.com «home» |
ForthCAD matériel.Operating system and hardware. Operating system.
Hardware.
Graphic card.ForthCad can be tested without 3D OpenGL graphic card (will go in "software mode"). Full quality, productions applications should use a good 3D OpenGL compatible graphic card. OpenGLTM feature needed:
Double Buffering ForthCAD requires a double buffered main frame buffer. Among other things, double buffering is responsible for smooth display of changing scenes and fast repainting after highlighting. The way that the front and back buffers are swapped is important to ForthCAD and varies according to the OpenGL implementation. Ideally, buffer swapping is assumed to be done by copying the back buffer to the front buffer leaving the back buffer intact. If buffer swapping is done by exchanging the buffers' entire contents, you may check the PSEUDO_SWAP_BUFFERS option in the "File / Parameters / Techno." dialog box. Common drivers. |
|
|