From: Atani <at...@at...> - 2006-04-27 14:28:12
|
I agree very cool stuff... you might check out my old as-telnet project to get a working ANSI code interpreter which should be easily convertable to Tiki. It handles rendering and all for the traditional dos character set (including special characters). you can find it in the CVS repository on http://sf.net/projects/atsoft/ Mike On 4/26/2006, "Dan Potter" <ba...@al...> wrote: >On Apr 26, 2006, at 7:29 PM, Sam Steele wrote: > >> Alright, I've been bitten by the ASCII bug again.. I'm looking into >> converting my OpenGL ASCII console library (used by FrotzDC, >> DreamZZT, my ghetto ASCII tetris and snake games, etc.) to be >> contained in a Tiki drawable. It provides a BASIC-esque way of >> outputting to the screen (locate(), color(), etc.), as well as C >> (printf) and C++ (cout / cin objects). >> >> Is there any interest in adding this Drawable to Tiki (say >> Tiki::GL::Console or something) or should I keep it as a separate >> project? > >Sure, why not? That might be a cool thing to have. > > > >------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easie= r >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D12= 1642 >_______________________________________________ >cadcdev-tiki mailing list >cad...@li... >https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki > |