Skip to content

raaidrt/112-Term-Project

Repository files navigation

Molecule Visualizer

for CMU 15-112 Term Project

Video Demo of Use: YouTube

Libraries required: Tkinter, numpy

Installation

Use with Python 3.9. Install Python 3.9 as per this link.

On Macs

Then, install homebrew on your system as per this link.

Then, install tkinter by running the following command on your terminal: brew install [email protected]

On Linux

Install tkinter by running the following command on your terminal:

sudo apt-get update

sudo apt-get install python3-tk

Running the Simulation

To use the library, run the main.py file by first moving into the 112-Term-Project library, then running: python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages