Table of Contents
This is a little simulator that can be used to create cyanotype artwork from images. Built as a chemistry class assignment. Can convert a sample image, images from disk, or directly from the webcam.
Users can go through the program step by step and see how exactly a cyanotype is created chemically.
To get this project running locally from source, follow these steps:
- Visual Studio (>= 2019)
- Clone the repo
git clone https://github.com/DevChrome/CyanoSim.git
- Open the project in Visual Studio and build.
- Copy the assets folder to the output directory, and run.
Distributed under the MIT License. See LICENSE.txt
for more information.