Paul Obermeier

Difference between version 152 and 153 - 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/]. Released version 1.4.14 on 2022/11/24.
 
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].
Initiated the [https://wiki.tcl-lang.org/page/Monatlicher+virtueller+Tcl+Stammtisch%|%monthly German-speaking virtual Tcl meeting].

'''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 2.23.10 released on 2022/0712/178.
   * [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.9.1 released on 2022/04/14. 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. Version 0.4.1 released on 2022/11/23. Also part of [BAWT].
   * [http://www.pawt.tcl3d.org/%|%PAWT] (Picture Automation With Tcl) is a high-level Tcl interface for handling images with byte, short, int, float or double pixel values. The image data and meta information are stored in a Tcl dict. Version 1.1.0 released on 2022/11/23. Also part of [BAWT].

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