Navigation: thinBasic Modules > TBGL |
|
Description
TBGL module allows you to create and work with 3D graphics directly from thinBasic.
It uses OpenGL to take advantage of hardware acceleration.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "TBGL"
More info
A dedicated TBGL help file is located into \thinBasic\Help\ directory.
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |