Gef3D goes public, or: GEF goes 3D [message #197384] |
Wed, 16 July 2008 07:32 |
Eclipse User |
|
|
|
Hi all,
I'm proud to announce the first public release of Gef3D:
Gef3D is an Eclipse GEF extension bringing 3D to diagram editing. That
is with Gef3D you can create 3D diagrams, 2D diagrams and combine 3D
with 2D diagrams. It is made public under the Eclipse Public License.
Gef3D extends GEF by providing 3D enabled draw and controller classes.
Instead of drawing 2D figures, you can now draw 3D figures. Existing
GEF-based 2D editors can be embedded into 3D editors with minimal
effort. This is achieved by projecting the output of the embedded
editors onto 3D planes and bridging the gap between 2D and 3D content:
3D objects can transparently access 2D content and vice versa.
Additionally, multi-diagram editors can be created by combining several
single diagram editors. For example multiple 2D diagrams can be
displayed and edited simultaneously on different planes and 3D elements
can be used to display inter-model connections. Fully 3D graph based
editors can be implemented with little or no knowledge of 3D
programming since the framework is used exactly the same way as the
original 2D framework. All 3D related problems are hidden from the
programmer (more or less ;-) ). [description copied from
http://gef3d.org]
As the version number 0.8 indicates, not everything is working at this
time. A feature list as well as current limitations, screenshots (and
screencasts) and other information can be found at Gef3D's website:
http://gef3d.org
Cheers!
Jens
(This message is posted at eclipse.tools.gef as well, please add
comments there)
|
|
|
Powered by
FUDForum. Page generated in 0.02551 seconds