Greetings,

I have had success writing a 3D graphing program in Clojure, which
parses a user defined parametric function (of the form (x,y,z) = f
(u,v)) and renders it as a freely rotatable 3D surface (using OpenGL).

The full source code is posted here (public domain, feel free to use,
copy, etc): http://curransoft.com/code/liquidmath-20090513.zip

A writeup (with screenshot) of it is here:
http://lifeofaprogrammergeek.blogspot.com/2009/05/3d-grapher-in-clojure.html

You folks on this mailing list have helped me a lot in learning
Clojure and doing this project, thanks!

Best,
Curran
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to