Oh that's interesting! Looking at your code and API, I see many nice design 
solutions, although the style is somewhat different from waht I do.. but me 
are newb.. and I now started from doing wrappers for meshes, vertex 
buffers, geometries and materials and stuff.. since these are the 1st 
things me be interested in :D. But my code is somewhat just 2 pages now and 
untested :D... I will share it tomorrow when I finish it and at least run 
some tests, now I must take some sleep. I think that if we assemble for 
that effort, someone who is good at Clojure will have to propose some 
standard guidelines along which the code is to be written, because JME is a 
big thing and covering it all or at least half of it better follow some 
all-known ideals so that the result will look and feel monolithic.



четверг, 2 мая 2013 г., 1:30:49 UTC+4 пользователь Jonathan Fischer Friberg 
написал:
>
> UI example:
> https://github.com/odyssomay/orbit/blob/master/test/orbit/test/ui.clj#L45
>
> Sorry for the "spam". :)
>
> Jonathan
>
>
> On Wed, May 1, 2013 at 11:28 PM, Jonathan Fischer Friberg <
> odys...@gmail.com <javascript:>> wrote:
>
>> Some info about the current status:
>>
>> * Input handling - missing joystick (not that important I guess).
>> * Networking - "completely" done (might be improved, but works for most 
>> purposes).
>> * Physics - not started.
>> * Materials - usable, but needs work.
>> * Geometry - same as material.
>> * Application + settings - mostly done.
>> * UI - mostly done. Most notably missing "click" handlers.
>>
>> I have also tried to make an enlive-style system for creating user 
>> interfaces and 3d geometry. The ui part is
>> done, but the geometry part is missing.
>>
>> I might have missed something. Just ask if you'd like to know more.
>>
>> Jonathan
>>
>>
>> On Wed, May 1, 2013 at 11:20 PM, Jonathan Fischer Friberg <
>> odys...@gmail.com <javascript:>> wrote:
>>
>>> My effort can be found here:
>>> https://github.com/odyssomay/orbit
>>>
>>> It's kind of "all over the place" in that I have started on a lot of 
>>> things, but not really
>>> finished any parts. In any case, should be some useful stuff in there.
>>>
>>> I haven't really been active on the project lately - there's a bunch of 
>>> other things I'd
>>> like to finish first. But I intend to "finish" the library in the near 
>>> future.
>>>
>>> I renamed the library today which might cause some trouble - just a 
>>> heads up.
>>>
>>> Jonathan
>>>
>>>
>>> On Wed, May 1, 2013 at 10:08 PM, Alex Fowler 
>>> <alex.m...@gmail.com<javascript:>
>>> > wrote:
>>>
>>>> So, inspired by the latest talks with locals, I propose starting a 
>>>> collective initiative on creating a full-scale wrapper for JME3.
>>>>
>>>> Actually, I am starting to write my Clojure project with JME3 and I 
>>>> feel like in a desperate need for a clojuric wrapper. So I started 
>>>> implementing wrappers for Material, Texture, Geometry and so on.. but I 
>>>> think that that code would be rather universal and there is no point for 
>>>> it 
>>>> to belong to a personal project. So I think that we might start a 
>>>> community 
>>>> library project on this with those who is interested. Besides that, I 
>>>> think 
>>>> that I am a rather newb in Clojure and if I do that on my own, I will not 
>>>> do it as good as possible :D Is somebody interested in that?
>>>>
>>>> -- 
>>>> -- 
>>>> 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<javascript:>
>>>> 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 <javascript:>
>>>> 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 <javascript:>.
>>>> 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