Re: [MACTCL] OpenGL access from Tcl
by Jim Ingham other posts by this author
Mar 24 2003 10:47PM messages near this date
[MACTCL] tclapplescript problem
|
Re: [MACTCL] OpenGL access from Tcl
Michael,
Rather than re-invent the wheel, you should find your favorite
Tk<-> OpenGL extension (I think togl is the standard one), and have a
try at porting that to Mac OS X. X has all the OpenGL stuff available,
so provided the extension is fairly portable, this should not be too
hard. I think togl now works on Windows & Unix, which is encouraging.
You can find out more about it at:
sourceforge.net/projects/togl
If there is another you like better, have a go at that.
I know nothing about OpenGL, however, so I can't give a real feel for
how hard this is going to be.
Jim
On Monday, March 24, 2003, at 02:31 PM, Michael Norton wrote:
> hi,
>
> Can I access OpenGL from Tcl in Aqua? Some good pointers, perhaps?
>
> thanks,
>
> Mike
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Tcl-mac mailing list
> Tcl-mac@[...].net
> https://lists.sourceforge.net/lists/listinfo/tcl-mac
>
--
Jim Ingham jingham@[...].com
Developer Tools
Apple Computer
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tcl-mac mailing list
Tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Michael Norton
robert
Jim Ingham
Michael Norton
|