k-ujihara / NCDK

The Chemistry Development Kit ported to .NET
https://kazuyaujihara.github.io/NCDK/
GNU Lesser General Public License v2.1
35 stars 11 forks source link

Render colours not accessible without WPF dependency #30

Open david-pfx opened 2 years ago

david-pfx commented 2 years ago

The immediate problem is to access the standard colours in Rasmol and Jmol, because to include the Render module also brings in a dependency on WPF.

There are other parts of the Render module that would be useful to those (like myself) who with to depict molecules using render technology other than WPF.

k-ujihara commented 1 year ago

I understand the problem. I am also facing the same problem with accessing Excel. However, I won't fix it. Sorry.