Skip to content

Example how to use the ChemSharp.Molecules nuget package in Unity to display a molecule in 3D

Notifications You must be signed in to change notification settings

JensKrumsieck/ChemSharpUnityExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemSharpUnityExample

This example contains two projects:

  • A Unity Game Project using Unity 2022.2.X
  • A C# project to manage external libraries

To run you fist have to run SyncDll.ps1, located in the DependencyManagement Solution. This restores all packages to the "packages" folder and copies it into the unity package.

You can than open and run the unity project.

screenshot

About

Example how to use the ChemSharp.Molecules nuget package in Unity to display a molecule in 3D

Topics

Resources

Stars

Watchers

Forks