Exo-Geometrize for Exoracer
A way to import the raw shapes of an image into Exoracer.
Current shape support: Rectangle Rotated Rectangle Circle Elipse Rotated Elipse
- Install the Geometrize Desktop App
- Download and install the Geometrize app from this link.
-
Open an Image
- Launch the Geometrize app and open the image you wish to convert.
-
Configure Settings
- Set the following supported shapes:
- Circle
- Ellipse
- Rotated Ellipse
- Rectangle
- Rotated Rectangle
- Set the following supported shapes:
-
Start the Conversion
- Click the Start button and wait until the image looks as you want it.
- Click the Stop button when you’re satisfied with the preview.
-
Export Geometric Data
- Hit the Geometric Data Export button to save the generated data as a JSON file to your desired folder.
-
Convert the JSON File
- Open
Exo-Geomerize.exe
. - Select the saved JSON file.
- Wait for the conversion process to complete.
- Open
-
Save and Open in Exoracer
- Save the converted file and open it in Exoracer.
-
Geometrize: Geometrize, to convert the actual image.
-
Exolvl: Exolvl, The underlying libary.
-
exo_image2: Inspiration and code snippets from exo_image2 have been used.