You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3dmol already has most of the feature for making a molecular editor, I was thinking if we could extends its functionality and use it to develop molecular systems. For instance:
Nanopore
Bilayer lipid membrane on a solid state material
To implement this feature I was thinking we could use following scheme:
Draw a bounding geometry similar to any CAD software
For example : Fusion 360
Fill the bounding box with particles
a. Define the filling method (spacing between molecules and direction for filling) for the molecule
b. Define a bounding condition
c. Fill the volume with molecules where bounding condition is satisfied
The text was updated successfully, but these errors were encountered:
This sounds like an application that can be built upon 3Dmol.js, but is beyond the scope of the library itself, although I'd certainly be willing to accept pull requests for editor modules.
3dmol already has most of the feature for making a molecular editor, I was thinking if we could extends its functionality and use it to develop molecular systems. For instance:
Nanopore
Bilayer lipid membrane on a solid state material
To implement this feature I was thinking we could use following scheme:
For example : Fusion 360
a. Define the filling method (spacing between molecules and direction for filling) for the molecule
b. Define a bounding condition
c. Fill the volume with molecules where bounding condition is satisfied
The text was updated successfully, but these errors were encountered: