unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Javier Sancho <jsf@jsancho.org>
Cc: guile-user <guile-user@gnu.org>
Subject: Guile OpenGL bindings
Date: Fri, 01 Feb 2013 13:16:39 +0100	[thread overview]
Message-ID: <871ud0p6u0.fsf@pobox.com> (raw)

Hi Javier,

Have you had time to think about GL bindings for Guile?  I had been
meaning to do something about it for a long time, and finally got around
to a first hack last week.  Daniel and I are working in this repo:

  https://gitorious.org/guile-figl

The idea is to use the FFI to make a low-level, complete interface, and
then as needed to make higher-level more Scheme-like wrappers.  I also
really wanted documentation, so I munged the upstream docbook into
texinfo and wrote that out into docstrings and .texi files.  The binding
isn't working yet, but maybe soon.  I'd like to avoid C if I can.

Daniel has an FFI-based GLUT wrapper that he is merging in that repo as
well.  Are you interested in joining efforts?  I can add you to the
gitorious project if you like.

Cheers,

Andy
-- 
http://wingolog.org/



             reply	other threads:[~2013-02-01 12:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 12:16 Andy Wingo [this message]
2013-02-01 13:02 ` Guile OpenGL bindings Javier Sancho
2013-02-01 13:29   ` Daniel Hartwig
2013-02-01 15:10     ` Mark H Weaver
2013-02-01 20:56     ` vimml
2013-02-01 23:54       ` Daniel Hartwig
2013-02-02  7:10 ` Aleix Conchillo Flaqué

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=871ud0p6u0.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-user@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).