An interesting use (extension) of the TOPCASED UML Editor. You can watch the screencast to see GEF3D in action.
David -------- Message original -------- Sujet: Gef3D goes public, or: GEF goes 3D Date: Wed, 16 Jul 2008 13:31:19 +0200 De: Jens v.P. <[EMAIL PROTECTED]> Organisation: EclipseCorner Forum :: eclipse.tools.gef 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 -- David SCIAMMA Expert Eclipse / Eclipse Expert ANYWARE TECHNOLOGIES Tel : + 33 (0)5.61.00.73.44 Fax : + 33 (0)5.61.00.51.46 http://www.anyware-tech.com _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
