unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-sdl demo-1 available
@ 2004-02-17  2:15 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2004-02-17  2:15 UTC (permalink / raw)
  Cc: guile-user

folks,

inspired by the infinite procrastination potential of codifying thought,
i put together a small demo, hopefully the first in a series as i learn
more about sdl, guile, life, the universe and everything.  tarball in
directory:

  http://www.glug.org/people/ttn/software/guile-sdl/

rw-vcg.scm is incomplete in many ways and will probably spend some time
in ttn-pers-scheme limbo before falling through to guile hell.  V.xpm is
snarfed from a boggle-ish clone i'm writing (for the avid boggle players
in the house :-).  tree.vcg is snarfed from some vcg distribution, w/
random `loc: { x: 123 y: 456 }' inserted by an energetic emacs macro,
followed by evaluating:

   (while (re-search-forward "\\([xy]: \\)[0-9]+" (point-max) t)
     (replace-match (format "\\1%d" (random 500))))

(thus, if the quality of the random numbers does not meet your exacting
standards, take it up w/ rms... ;-).  to run the demo, read view-vcg
and do what needs to be done.

ok, back to the grindstone.  code for demo-N, N>1 welcome (if GPLed).
also, please let me know if you are ok w/ inclusion of the contributed
demo in a future guile-sdl release.

thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-17  2:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-17  2:15 guile-sdl demo-1 available Thien-Thi Nguyen

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).