/3d-to-floor-plans-images-

This repository contains code and resources for converting 3D models to 2D floor plans images. The goal is to facilitate the generation of accurate and detailed floor plans from 3D models using state-of-the-art algorithms.

Primary LanguagePython

3D to Floor Plans Images

This repository contains code and resources for converting 3D models to 2D floor plans images. The goal is to facilitate the generation of accurate and detailed floor plans from 3D models using state-of-the-art algorithms.

Table of Contents

Features

  • Convert 3D models to 2D floor plans
  • Supports various 3D model formats
  • High-quality and detailed floor plans
  • Easy integration with existing projects

Installation

To install and set up this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Mochoye/3d-to-floor-plans-images.git
    cd 3d-to-floor-plans-images
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

To use this project, follow these steps:

  1. Prepare your 3D models and place them in the models directory.
  2. Run the conversion script:
    python floorimage.py

Example

pexels-rostislav-5011647 Original Image temp Floor Image

Contributing

We welcome contributions to this project! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.

Steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

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

Contact

For any questions or inquiries, please contact:

We hope this project helps you in generating high-quality floor plans from 3D models!