Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GEF3D » 2.5 D update example
2.5 D update example [message #3823] Sun, 31 May 2009 23:21 Go to next message
Miles Parker is currently offline Miles ParkerFriend
Messages: 1341
Registered: July 2009
Senior Member
This is just a proof of concept -- the shapes are ugly and it isn't
really optimized..but really good performance still.

http://metascapeabm.com/presentations/Eclipse3D.mov
Re: 2.5 D update example [message #3843 is a reply to message #3823] Mon, 01 June 2009 17:29 Go to previous messageGo to next message
Miles Parker is currently offline Miles ParkerFriend
Messages: 1341
Registered: July 2009
Senior Member
On 2009-05-31 16:21:24 -0700, Miles Parker <milesparker@gmail.com> said:

>
> This is just a proof of concept -- the shapes are ugly and it isn't
> really optimized..but really good performance still.
>
> http://metascapeabm.com/presentations/Eclipse3D.mov

In this example, as you can see there are ony two faces being drawn for
each cube, not the whole cube. I'm just using SolidCube here, and
setting a color. Do I need to be specifiying a texture as well?
Re: 2.5 D update example [message #3850 is a reply to message #3843] Mon, 01 June 2009 18:22 Go to previous message
Jens von Pilgrim is currently offline Jens von PilgrimFriend
Messages: 313
Registered: July 2009
Senior Member
Hi Miles,

On 2009-06-01 19:29:15 +0200, Miles Parker <milesparker@gmail.com> said:
>> http://metascapeabm.com/presentations/Eclipse3D.mov


Cool ;-) Frankly, I do not really understand what these boxes are doing
there, but it looks quite well.

> In this example, as you can see there are ony two faces being drawn for
> each cube, not the whole cube. I'm just using SolidCube here, and
> setting a color. Do I need to be specifiying a texture as well?

No, this is a GEF3D bug, actually I knew about that bug but then I did
forget it. I added a bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278651
and fixed it (at least I hope so, otherwise change the bug report ;-)
). You would like to update org.eclipse.draw3d.shapes.SolidCube (rev.
146).

Cheers,

Jens
Re: 2.5 D update example [message #561718 is a reply to message #3823] Mon, 01 June 2009 17:29 Go to previous message
Miles Parker is currently offline Miles ParkerFriend
Messages: 1341
Registered: July 2009
Senior Member
On 2009-05-31 16:21:24 -0700, Miles Parker <milesparker@gmail.com> said:

>
> This is just a proof of concept -- the shapes are ugly and it isn't
> really optimized..but really good performance still.
>
> http://metascapeabm.com/presentations/Eclipse3D.mov

In this example, as you can see there are ony two faces being drawn for
each cube, not the whole cube. I'm just using SolidCube here, and
setting a color. Do I need to be specifiying a texture as well?
Re: 2.5 D update example [message #561732 is a reply to message #3843] Mon, 01 June 2009 18:22 Go to previous message
Jens von Pilgrim is currently offline Jens von PilgrimFriend
Messages: 313
Registered: July 2009
Senior Member
Hi Miles,

On 2009-06-01 19:29:15 +0200, Miles Parker <milesparker@gmail.com> said:
>> http://metascapeabm.com/presentations/Eclipse3D.mov


Cool ;-) Frankly, I do not really understand what these boxes are doing
there, but it looks quite well.

> In this example, as you can see there are ony two faces being drawn for
> each cube, not the whole cube. I'm just using SolidCube here, and
> setting a color. Do I need to be specifiying a texture as well?

No, this is a GEF3D bug, actually I knew about that bug but then I did
forget it. I added a bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278651
and fixed it (at least I hope so, otherwise change the bug report ;-)
). You would like to update org.eclipse.draw3d.shapes.SolidCube (rev.
146).

Cheers,

Jens
Previous Topic:A couple of errors in ..draw3d
Next Topic:Specifying Camera Location Programmatically...
Goto Forum:
  


Current Time: Thu Apr 25 17:15:06 GMT 2024

Powered by FUDForum. Page generated in 0.04382 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top