File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 1- #" === Readme - Magic Eye Generator v1.0 ==="
1+ # === Readme - Magic Eye Generator v1.0 ===
22
3- ##== By:
4- msg (msg-programs)
3+ ## == By:
4+ * msg (msg-programs)
55
6- ##== What:
7- A program to generate autostereograms aka magic eye images from two images.
6+ ## == What:
7+ * A program to generate autostereograms aka magic eye images from two images.
88
9- ##== Needed:
10- Java >=8
11- Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
9+ ## == Needed:
10+ * Java >=8
11+ * Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
1212
13- ##== Usage:
13+ ## == Usage:
14141 . Select "texture", the repeatng pattern as seen normally. Preferrably a tileable image
15152 . Select "depth map", the image to appear. Generated image will be the size of this image.
16163 . Enter scale of texture as float. Bigger number = smaller scale, since downscaling is more often used.
@@ -24,9 +24,9 @@ Tested with Java 8 as shipped with the current Minecraft Launcher and JDK 13.
24248 . Adjust values until image can be seen and recognised clearly.
25259 . Save image using the button. Image will be saved as a number in the same directory as the jar.
2626
27- ##== Generated files:
28- Image will be saved as with a number as the name in the same directory as the jar.
27+ ## == Generated files:
28+ * Image will be saved as with a number as the name in the same directory as the jar.
2929
30- ##== Final notes:
31- On Java 8, UI might be small on hi-res displays.
32- Display frame close button is disabled, close program using the button on the settings panel frame.
30+ ## == Final notes:
31+ * On Java 8, UI might be small on hi-res displays.
32+ * Display frame close button is disabled, close program using the button on the settings panel frame.
You can’t perform that action at this time.
0 commit comments