x3dom / component-editor

A simple 3D component editor, based on X3DOM
Other
79 stars 31 forks source link

Extended component-editor to Assembler #9

Open DRx3D opened 7 years ago

DRx3D commented 7 years ago

I wish to start with this component-editor and extend it to an assembler -- an application that can access URLs for loading Inlines, glTF, and other external files. I have been digging through the code and have the beginnings of some concepts of how to do this.

I have spoken to Max about it and he suggested a rename or fork of component-editor since it is beyond the scope of the original project.

Before I start I would like to ask the community if anyone has considered doing this or might have some insights as to the "proper" way to go about this extension. I will post the new project to GitHub when I've got something that works or other wish to collaborate.

chmouton commented 7 years ago

It's a great idea! Feel free to keep us up to date!

Best regards