Jump to content

LiteMol:Embedding: Difference between revisions

From WebChemistry Wiki
Created page with "To find out how to embed LiteMol, please check the example included with with source code distribution. LiteMol has a very flexible plugin architecture and allows you to cust..."
 
mNo edit summary
Tag: visualeditor
 
Line 1: Line 1:
To find out how to embed LiteMol, please check the example included with with source code distribution.
To find out how to embed LiteMol, please check the example included with [https://github.com/dsehnal/LiteMol/tree/master/examples source code distribution].


LiteMol has a very flexible plugin architecture and allows you to customise which components you want to include. The examples also show how to write your own components and control schemes.
LiteMol has a very flexible plugin architecture and allows you to customize which components you want to include. The examples also show how to write your own components and control schemes.

Latest revision as of 12:50, 31 March 2017

To find out how to embed LiteMol, please check the example included with source code distribution.

LiteMol has a very flexible plugin architecture and allows you to customize which components you want to include. The examples also show how to write your own components and control schemes.