Logocraft (was Re: [squeak-dev] 3D points?)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Logocraft (was Re: [squeak-dev] 3D points?)

David Faught
Karl Ramberg wrote:
> Turtlegraphics made for 3d 
> http://map.squeak.org/accountbyid/114bcd19-24bd-46df-8025-dc63f037d6bd/files/dafHacks-mockTurtle-daf.14.mcz
There is also a video that shows MockTurtle in action, along with some other things, at
 http://youtu.be/l1gZBrsgAw0

MockTurtle was complicated by the fact that the scripting ran inside the replicated island of Croquet
but allowed editing from outside.  A simple single user 3D environment would be much easier to deal with.

On Thu, Feb 28, 2013 at 2:04 AM, Casey Ransberger wrote:
>> Vector3D is totally it. I knew I'd seen it x at y@z somewhere, which was in
>> OpenQWAQ now that I think about it.
>>
>> Is there a canonical MC repository for this code, or should I grab an
>> Cobalt image and start filing stuff out?
I would think that OpenQwaq would provide a cleaner more solid base than Cobalt, although I haven't
tried to develop anything with either one.

Cheers,
Dave



Reply | Threaded
Open this post in threaded view
|

Re: Logocraft (was Re: [squeak-dev] 3D points?)

Karl Ramberg
Nice video. It really made me feel  like I was looking at a alternative reality :-)


Karl


On Thu, Feb 28, 2013 at 2:18 PM, David Faught <[hidden email]> wrote:
Karl Ramberg wrote:
> Turtlegraphics made for 3d 
> http://map.squeak.org/accountbyid/114bcd19-24bd-46df-8025-dc63f037d6bd/files/dafHacks-mockTurtle-daf.14.mcz
There is also a video that shows MockTurtle in action, along with some other things, at
 http://youtu.be/l1gZBrsgAw0

MockTurtle was complicated by the fact that the scripting ran inside the replicated island of Croquet
but allowed editing from outside.  A simple single user 3D environment would be much easier to deal with.

On Thu, Feb 28, 2013 at 2:04 AM, Casey Ransberger wrote:
>> Vector3D is totally it. I knew I'd seen it x at y@z somewhere, which was in
>> OpenQWAQ now that I think about it.
>>
>> Is there a canonical MC repository for this code, or should I grab an
>> Cobalt image and start filing stuff out?
I would think that OpenQwaq would provide a cleaner more solid base than Cobalt, although I haven't
tried to develop anything with either one.

Cheers,
Dave