Version 2 of Tcl3D

Updated 2006-01-16 08:52:39

Paul Obermeier 2006/01/15

Tcl3D offers the 3D functionality of OpenGL and other 3D libraries at the Tcl scripting level.

This is accomplished by wrapping these libraries with the help of SWIG.

Tcl3D was previously called tclogl.

The new version Tcl3D 0.2 adds wrapping support for the following 3D related libraries:

  • OpenGL Version 2.0
  • Lots of OpenGL extensions
  • NVidia's Cg shader library
  • SDL (Simple DirectMedia Library)
  • 4 gauge widgets
  • enhanced utility library

More info and images can be found at http://www.tcl3d.org


ramsan: I have been looking at the package (maybe not too deeply), and I did not find any reference to fonts and text. Does the package have any ability to define which fonts to use, font size, print text, and get sizes info (the width and height that needs a given text in the screen)?


[ Category Graphics | Category 3D Graphics ]