Skip to content
aha edited this page Jul 5, 2011 · 37 revisions

Welcome to the x3dom wiki. On this wiki you will find important information about developing X3DOM. The information presented here is primarily for developers of X3DOM itself. For users, i.e. appliaction developers who want to build something using X3DOM, the user documentation is the right point to start.

Contributing

If you would like to contribute to X3DOM, there are severals ways you can do this. First you should subscribe to the developers mailing list, where the developers of X3DOM discuss the development of the library itself. If you want to use X3DOM and seek help and exchange of knowledge, please use the x3dom-users mailing list.

Mailing Lists

Users: https://lists.sourceforge.net/lists/listinfo/x3dom-users

Developers: https://lists.sourceforge.net/lists/listinfo/x3dom-developers

Issue Tracker

https://github.com/x3dom/x3dom/issues

Uploading Files to the Issue Tracker

The GitHub issue tracker does not allow to upload files. However, there's a service that does. Just upload your files to Gist and copy/past the link into the issues.

Developer guide

Clone this wiki locally