← All projects

ObjToPicoCAD-GUI

by @Huntrox

14

ObjToPicoCAD-GUI a user-friendly graphical user interface (GUI) application written in C# that serves as a port for the original C++ script by shinamu476/obj2picoCAD.

About this project

ObjToPicoCAD-GUI ObjToPicoCAD-GUI is a user-friendly graphical user interface (GUI) application written in C# that serves as a port for the original C++ script by shinamu476/obj2picoCAD. This application simplifies the process of converting 3D models in OBJ format into PicoCAD-compatible files while providing a range of customizable options. Usage To use ObjToPicoCAD-GUI, follow these steps: Download and Install: Make sure you have the .NET runtime installed on your system. Clone or download the ObjToPicoCAD-GUI repository from SourceCode or Executable. Build and run the application using your preferred development environment or run the precompiled executable if available. User Interface: The application's user interface is designed to simplify the conversion process. Here's an overview of the input fields and options available: Obj Path: Specify the path to the OBJ file you want to convert. Export Path: Set the destination directory where the converted PicoCAD files will be saved. Size: Define the size of the PicoCAD model. This determines the scale of the output. Zoom Level: Adjust the zoom level for the model within PicoCAD.

From the project README on GitHub

Stars
14
Forks
1
Last push
3 Dec 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/objtopicocad-gui.svg)](https://www.madeinalgeria.dev/projects/objtopicocad-gui)

Related projects