From: David Pirotte <david@altosw.be>
To: Javier Sancho <jsf@jsancho.org>
Cc: guile-devel@gnu.org
Subject: Re: Guile OpenGL
Date: Wed, 24 Oct 2012 10:51:17 -0200 [thread overview]
Message-ID: <20121024105117.5ad7ae6c@capac> (raw)
In-Reply-To: <CAPH5TQFPD-ervg=P4jpJk2NX1R=qMz_jruVNpnsfz=iT436cRQ@mail.gmail.com>
Hello Javier,
> > http://www.gnu.org/software/guile-gnome/
> Thanks David, but I'm working on a little extension for making games
> and Clutter seems done for GUI.
But it uses cogl, which we still lack from guile. It would be nice if you take a
quick look at it and if it suites your needs, rather helping with the cogl wrapper.
I am not the developer of guile-gnome, and never wrapped any lib yet, I am a
guile-gnome guile-clutter user ... but i think you probably want, even if you
wrap opengl, to take a look at the doc on how to write a wrapper: you'll find them
if you git clone guile-gnome [and guile-clutter for your coding curiosity maybe], or
browse the git repo ...
docs/RELEASE-NOTES-0.2.0.txt
docs/RELEASE-NOTES-0.5.0.txt
> I've mapped some SDL and GL functions, but now the project is growing
> and I think the best idea is to separate the access to these libraries
> into wrappers or adopt existing ones.
I think there is an SDL recently updated but not sure.
> So, if there isn't wrapper for SDL and GL, I'll create guile-sdl and
> guile-gl modules for Guile community and me (well, I'll try it).
try to see if cogl could do the work before, and if not, good luck: wrapping opengl
is a huge work!
Cheers,
David
next prev parent reply other threads:[~2012-10-24 12:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 6:34 Guile OpenGL Javier Sancho
2012-10-23 18:12 ` David Pirotte
2012-10-24 8:14 ` Javier Sancho
2012-10-24 12:51 ` David Pirotte [this message]
2012-10-24 14:32 ` David Pirotte
2012-10-24 15:23 ` Javier Sancho
2012-10-27 19:42 ` Ian Price
2012-10-28 6:03 ` Javier Sancho
2012-10-29 17:30 ` Aleix Conchillo Flaqué
2012-10-29 17:41 ` David Pirotte
2012-10-29 17:54 ` Aleix Conchillo Flaqué
2012-10-30 16:00 ` Javier Sancho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121024105117.5ad7ae6c@capac \
--to=david@altosw.be \
--cc=guile-devel@gnu.org \
--cc=jsf@jsancho.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).