Re: Direct Screen Writing...
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

Re: Direct Screen Writing...

From: greyL <bsaunder2002@yahoo.com>
Date: Wed Dec 21 2005 - 00:43:26 CET

I've always thought that there should be a binding to TinyPTC from Tcl.
I dont know if TinyPTC is X only or if it would work in windows also.

The Java demos on that page look awesome...

http://www.gaffer.scene.org/tinyptc/
TinyPTC is a low level graphics library for software rendering in 32
bit color.
TinyPTC is simple, fast and easy to use - There are only three
functions! "open" creates the display, "update" copies your pixels to
the screen, and "close" shuts down. Could it possibly be any easier to
use?
TinyPTC supports C, C++ and Java and has optimized assembler blitting
routines for computers that support x86/MMX. Best of all it comes with
full source code under a liberal open source licence.
Received on Fri Dec 23 19:02:39 2005