If you mean examples of Clojure apps featuring a GUI, here are a
couple of identity generators, both using my own GUI lib directly
building on OpenGL (all controllers are VBOs). I've been meaning to
release this for a long time, but haven't gotten around cutting a
release & writing docs...

http://www.flickr.com/photos/toxi/sets/72157630719227308/
http://www.flickr.com/photos/toxi/sets/72157636665658583/

There's also an OpenCL raymarching voxel renderer I've been working
on, which is completely driven by & embedded in a Clojure app (with
GUI controls realised w/ the same above mentioned lib)
http://www.flickr.com/photos/toxi/sets/72157632697316842/

K.

On 17 October 2013 20:42, John Gabriele <jmg3...@gmail.com> wrote:
> Seesaw is, of course, the GUI *toolkit* for creating GUI apps.
>
> Though, it does come with a lot of examples.
>
> Also, speaking of seesaw, it looks like ClojureSphere lists a number of
> projects which make use of it: <http://www.clojuresphere.com/seesaw/seesaw>
> (scroll down to "Dependents").
>
> -- John
>
>
>
>
> On Thursday, October 17, 2013 9:33:28 AM UTC-4, Arie van Wingerden wrote:
>>
>> Seesaw? https://github.com/daveray/seesaw
>>
>>
>>
>> 2013/10/17 Jonathon McKitrick <jmcki...@gmail.com>
>>>
>>> I'd be interested in seeing some client-side apps with a GUI, if there
>>> are any.  'Ants' is a good demo, but I'm looking for something a little
>>> more.  ;-)
>>>
>>> --
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clo...@googlegroups.com
>>>
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> clojure+u...@googlegroups.com
>>>
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>> ---
>>> You received this message because you are subscribed to the Google Groups
>>> "Clojure" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to clojure+u...@googlegroups.com.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
> --
> --
> 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
> Note that posts from new members are moderated - please be patient with your
> first post.
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to