ANNOUNCE: Tcl3D Version 0.3
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

ANNOUNCE: Tcl3D Version 0.3

From: Paul Obermeier <obermeier@poSoft.de>
Date: Sun Mar 05 2006 - 22:57:59 CET

Dear Tcl'ers,

I'm pleased to announce version 0.3 of Tcl3D.

Tcl3D offers the 3D functionality of OpenGL and other 3D libraries at the
Tcl scripting level.
This is accomplished by wrapping the libraries with the help of SWIG.

The Tcl3D package currently consists of the following building blocks:

tcl3dUtil Tcl3D utility library (math functions, shapes, stop watch,
..).
tcl3dOgl Wrapper for basic OpenGL functionality.
tcl3dOglExt Wrapper for enhanced OpenGL functionality.
tcl3dCg Wrapper for NVidia's Cg shading language.
tcl3dSDL Wrapper for the Simple DirectMedia Library.
tcl3dFTGL Wrapper for the OpenGL Font Rendering Library.
tcl3dTogl Enhanced Togl widget, a Tk widget for displaying OpenGL
content.
tcl3dGauges A Tcl3D package for displaying gauges.

Tcl3D comes with lots of demo and test programs.

Version history:

Version 0.1:
  First version (called TclOgl) introduced at the Tcl Europe 2005
conference.
  Supported features include basic OpenGL wrapping.

Version 0.2 is a major rewrite of TclOgl and adds support for several new
3D libraries:
  Major rewrite and additional support of several new 3D libraries:
  OpenGL 2.0 and extensions,
  NVidia's Cg library,
  SDL, the Simple Direct Media Library,
  4 gauge widgets (Thanks to Victor G. Bonilla for supplying this library)

Version 0.3 adds MacOS X and enhanced font support:
  Support for Mac OS X added.
    (Thanks to Daniel A. Steffen for supplying patches and binaries)
  New library: FTGL, the OpenGL font rendering library.
  Corrected and enhanced font handling under Windows in the tcl3dTogl
widget.
  Added some of NeHe's OpenGL tutorials.
  Several bug fixes and enhancements.

Tcl3D sources, binaries and demos are available at http://www.tcl3d.org/

Please send questions, bug reports or any other feedback about Tcl3D to
<info at tcl3d.org>, or visit the Tcl3D related pages on the Tcl'ers Wiki:
    http://wiki.tcl.tk/15278
    http://wiki.tcl.tk/14519

Regards,

Paul Obermeier
Received on Sun Apr 30 02:24:01 2006