Paul Obermeier

Difference between version 114 and 115 - Previous - Next
Private home page with miscellaneous Tcl stuff at http://www.poSoft.de

Member of the [Img] developer group. Supply of binary Img distributions at [http://www.posoft.de/html/extTkImg.html]. Updated on 2019/03/03 with SVN revision 457 (Img 1.4.9).
 
I'm a member of the [http://www.tugm.de%|%Tcl'ers User Group Munich] and co-organizer of the [http://www.eurotcl.eu%|%European Tcl/Tk User Meetings in Munich].

'''Contributions to the Wiki:'''

Tcl3D related pages:
   * [Tcl3D] : Information page about Tcl3D, the successor to tclogl.
   * [Tcl3D Discussion] : Discussion page about Tcl3D.
   * [Tcl3D Demo of the Month] : Monthly updated page of new Tcl3D demos.
   * [Simple Chaos Theory with Tcl3D] : Implementation of the algorithms published at [Simple Chaos Theory with Tcl]
   * [tclogl] : A Tcl package wrapping OpenGL functionality for use in Tcl.
   * [Tetrahedron with tclogl] : Sierpinski tetrahedron demo implemented with [tclogl]
   * [TclOgl Demo Spheres] : A tclogl demo rendering spheres in various modes

Img related pages:
   * [Creating image photo data from GIF files] : Generate a Tcl package contained encoded image data.
   * [Copy image to and from the Windows clipboard] : Test program showing the use of the Twapi and Img extensions to copy photo images to and from the Windows clipboard.
   * [timedImgViewer] : Simple image viewer, showing the time needed for reading and displaying the image.
   * [poPhotoUtil] is a package for image processing with pure Tk commands.
   * [Reading image type and dimensions] : Added proc to detect image type and size of all formats supported by [Img].

Automation With Tcl:
   * [BAWT] is a Tcl based configurable framework for building C/C++ based software libraries from source code without user interaction. Version 1.1.2 released on 2020/02/16.   * [CAWT] is a utility package based on [TWAPI] to script Microsoft Windows applications with Tcl via the COM interface. Version 2.4.78 released on 201920/11/03/08. Also part of [BAWT].

Other stuff:  
   * [poSoft utilities] are some portable Tk programs. Version 2.5.1 released on 2020/03/08. Also part of [BAWT].
   * [tkButtonFly] : Program inspired by SGI's buttonfly. Weekend fun project :-)
   * [Building Tclkit on IRIX] : How to build a Tclkit on SGI IRIX.
   


<<categories>> Person | Tcl3D