Skip to content

X3D-Edit is an Extensible 3D (X3D) Graphics authoring tool for simple error-free creation, editing, validation and viewing of X3D scenes for interactive Web-based visualization. X3D-Edit runs as a standalone application or Netbeans plugin. The X3D file format is an advanced XML version of the original VRML97 international standard.

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.html
Unknown
license.txt
Notifications You must be signed in to change notification settings

Web3DConsortium/X3D-Edit

Repository files navigation

README for X3D-Edit 4.0 Development

Got X3D-Edit? 😀

This README file is the developers' documentation page for creation of X3D-Edit 4.0 suite.


Developer Work in Progress

X3D-Edit is now stable and successfully transitioned as part of the NetBeans plugin architecture.

We continue to steadily pursue work focused on implementing addition nodes for X3D version 4.

We also track work items at GitHub Issues for X3D-Edit. Issue reports are welcome.


NetBeans Development Resources


NetBeans Resources

"Comprehensive tutorials that highlight a wide range of Apache NetBeans APIs for a variety of application types."

Tutorial section Specifying the Module’s Dependencies

Don used this to create initial code block for X3D-Edit Module Suite.

Has better excerpt of layer.xml file.

  • Inspect build/classes/META-INF/generated-layer.xml to see what is actually generated using layer.xml and annotations

Creating layer.xml file is optional if using annotations instead:

"This tutorial demonstrates how to create a component palette that provides drag-and-drop code snippets for a new file type."

Implemented module as X3dSourceFilePalette. Not all names aligned, not all source applied, work ongoing.

NetBeans Splash Screen

Note problem failing when turned on by Project setting for X3D-Edit module suite. <- FIXED (TDN)

TODO. Consider if this will help create projects of interest - might be superfluous.

Using the NetBeans IDE created installer for Windows

Desktop shortcut for Windows. Assumes JAVA_HOME areadly defined in Environment Variables Right click on shortcut properties and set:

  • Target: x3deditmodulesuite64 --jdkhome "%JAVA_HOME%" --console new
  • Start in: "C:\Program Files\x3deditmodulesuite\bin"

Creating standalone installers

A full palette of problems emerge when creading standalone installers. We have decided that simply offering the NetBeans plugin is the most reliable approach.

About

X3D-Edit is an Extensible 3D (X3D) Graphics authoring tool for simple error-free creation, editing, validation and viewing of X3D scenes for interactive Web-based visualization. X3D-Edit runs as a standalone application or Netbeans plugin. The X3D file format is an advanced XML version of the original VRML97 international standard.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.html
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published