fogleman / primitive

Reproducing images with geometric primitives.

Home Page:https://primitive.lol/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I do that?

DyeffersonAz opened this issue · comments

image
Translation: 'primitive' is not recognized as a intern comand or an lot operable program

How can I do that?

Paths are handled differently on Windows, After building in Windows, the primitive executable is not anywhere in the build folder or anywhere else on the path, it is in the c:\Users%USERPROFILE%\go\bin folder. So I used the command c:\users\chris\go\bin\primitive -i d:\Projects\primitive\toto.png -o d:\Projects\primitive\toto_p.jpg -n 100 (adjust accordingly for your drives, folders, files, and username).