X3DMole is ActiveX control which draws 3D chemical models in a web document. X3DMole is a small control (500Kb) running well on Windows Internet Explorer and requiring no specialized plug-in nor applications.
Main Features
Fast 3D rendering with view style wireframe, stick, ball & stick, and CPK.
Enhanced interface using toolbars, context menu.
Measuring tools for coordinate, length, angle, and tortion.
Support MDL mol file to reading and to writing.
Copy chemical structure to Image.
Simple integration and easy customization in web page.
Code sample
Parameter List
READ_FILE
Read from client pc's MDL mol file.
READ_URL
Read from MDL mol file url.
STRUCTURE
Read from MDL mol format string.
TEXT_COLOR
Select lable color. Default: 00FF00
VIEW_CTLDLG
View control dialog.
VIEWSYMBOL
Select true to view symbol.
VIEWTYPE
Select view type. 0 for ball&stick, 1 for stick, 3 for CPK, 4 for line.
STARTSPIN
Select true to roatate molecule.
SPINSTEP
Default 100 (0.1 degree). Rise value to make faster spin.
FASTSPIN
Select true to spin faster but control draws lower quality.
ENABLEMENU
TRUE if you allow right click to see context menu.