[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.gef3d] Re: Some refactoring, standalone draw3d viewers.

Hi Kristian,

On 2009-06-03 01:13:02 +0200, Kristian Duske <kristian.duske@xxxxxxxxxxxxxxxx> said:
just a quick pointer that I have refactored some gef3d and draw3d code. I have created a new plugin called org.eclipse.draw3d.ui, which you need to check out (from eclipse.org) in order to compile everything the next time you update (if you are using SVN Head).

This was neccessary in order to support standalone draw3d viewers with a working camera without duplicating lots of code. I will check in another project containing the base classes and an example implementation of such a viewer soon.

I would expect a new plugin called org.eclipse.draw3d.examples for that purpose? You could move my viewer part demo from the gef3 examples to that new plugin (or remove it, if it is only a duplicate).


Miles: I will work on shapes after I finished the draw3d viewer. I will add cones and cylinders first. Is there anything in particular that you need?

Hehe... Although I'm not Miles I would like to vote for spheres :-D

Cheers

Jens