An application to create a Schlegel diagram of a fullerene.
Microsoft Visual Studio required.
make
fullerene input_file_name.txt output_file_name.svg
for example:
bin/fullerene resources/1.txt example/1.svg
Number of faces, Index of face to expand, pentagons indexes with comma delimiter
Input files examples are in a resources folder
Output files are in a SVG format
Output files examples are in a example folder