Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.18 KB

PipeIsoGen

Introduction

Welcome to PipeIsoGen, a project dedicated to generating piping isometric drawings. This tool utilizes advanced Python libraries and 3D modeling software to create detailed and accurate piping layouts.

System Requirements

Before running PipeIsoGen, ensure your system meets the following minimum requirements:

  • Python: Version 3.9.6
  • PyTorch: Version 2.1.1
  • CUDA: Version 12.2

Getting Started

Follow these steps to set up and start using PipeIsoGen:

1. Install Dependencies

Ensure you have all the necessary packages installed by running the preparation script.

. scripts/prepare.sh

2. Download Blender

You need to download Blender and place it into the SAM-6D/Render/bin directory. Download Blender from the following link:

Download Blender (LTS 3.3)

3. Download Pipe Model

Download the Pipe model required for the project from the following link:

Download Pipe Model

License

This project is licensed under the MIT License. See the LICENSE file for details.