Paul Obermeier

Difference between version 125 and 126 - 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://sourceforge.net/projects/tkimg/]. Updated on 2020/05/06 with SVN revision 471 (Img 1.4.11).
 
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] (Build Automation With Tcl) is a Tcl based configurable framework for building C/C++ based software libraries from source code without user interaction. Version 1.1.4 released on 2020/05/02.
   * [CAWT] (COM Automation With Tcl) is a utility package based on [TWAPI] to script Microsoft Windows applications with Tcl via the COM interface. Version 2.4.9 released on 2020/06/09. Also part of [BAWT].
   * [http://www.mawt.tcl3d.org/%|%MAWT] (Movie Automation With Tcl) is a Tcl package based on FFmpeg. It provides high level procedures for movie automation with Tcl. Also part of [BAWT].

Other stuff:     * [poSoft utilities] (poApps) is a collection of nine applications in one Tcl starpack. Version 2.56.30 released on 2020/056/029. 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