help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Graphic Programming


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Graphic Programming
Date: Sun, 03 Oct 2010 03:17:55 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Lightning/1.0b2 Thunderbird/3.1.4

On 10/03/2010 03:11 AM, address@hidden wrote:
> Hi all,
> 
> I'm doing some research, and I would like to know, if GST hase some bindings
> for SDL, Opengl and so on.

GST is building modules for SDL and OpenGL but I have not tested them myself,
you can browse them online here:

http://git.savannah.gnu.org/gitweb/?p=smalltalk.git;a=tree;f=packages;h=3858b366f4b18d264d316c2c128a9c36d6a7d4ec;hb=734f7ad266cb795aed225e03a2a05504669e1d32


> 
> There are some documentation about how to interface with external libraries,
> for example, to do a binding to Horde3D engine for example?

Yes, the keyword is C-callout and the GST manual covers it. I have recently
used it to wrap my own C library.

http://www.gnu.org/software/smalltalk/manual/gst.html#C-callout



reply via email to

[Prev in Thread] Current Thread [Next in Thread]