3Dmol.js
3Dmol.js copied to clipboard
Implement a full featured viewer/editor
Basically, pymol for the web. viewer.html will stay a dumb viewer though.
The editor must by default be out of the way. There must be a Get URL button to share the scene.
What is the status on editor functionality? Would love to implement it on molcalc.org, as an alternative to jsmol
No one is working on a molecular editor. @helblazer811 has a mostly implemented more fully featured viewer. We put in a proposal to the NSF to get more resources to implement such a thing but got rejected :-(
What is the status on this? It seems like we now have two versions/copies of some kind of viewer/editor.
The one in the viewer directory is a not finished prototype of a revamped viewer.
Hi! Is this feature still needed? I would love to work on it.
A start can be found in https://github.com/3dmol/3Dmol.js/tree/master/src/ui but it needs a lot of work. Contributions gratefully accepted.