simple java program i wrote to create n-art
How to set-up
1. download the program here *link to be added
2. extract it into a folder
3. put an image file (jpeg) into the same folder as the run.bat
* the image file must be 744 * 552 px for a perfect fit. Larger and smaller image files won't crash the program, but won't fit properly in N.
4. double click run.bat
5. this should appear:
6. follow How to use instructions
How to use
Code: Select all
Enter input file:
Code: Select all
Enter output file:
Code: Select all
Enter bright break point:
Code: Select all
Enter dark break point:
Example of break points in action:
brightbreakpoint: 170, darkbreakpoint: 85
brightbreakpoint: 200, darkbreakpoint: 40
if there's something i can change to make this better, please tell me