Skip to content
    Back to all Bounties

    Earn 25,200 ($252.00)

    Time Remainingdue 1 year ago
    Completed

    Python API Endpoint to Convert .usdz to 2D Floorplan Image

    logan49
    logan49
    Posted 1 year ago
    This Bounty has been completed!

    Bounty Description

    Problem Description

    We have a .usdz file (3D file) of a room (or group of rooms on one floor) that we want to generate a 2D floorplan image (.png). The floorplan output should simply show the walls, windows, and doors with the measurements (in feet and inches) on each portion (and doors and windows clearly marked).

    Acceptance Criteria

    The Replit should be an API endpoint that can be posted to that provides an .usdz file, and the response of the API spits back a .PNG file with the floorplan.

    The floorplan output should simply show the walls, windows, and doors with the measurements (in feet and inches) on each portion (and doors and windows clearly marked). For kitchens, cabinets and counters should be shown.

    An example of what the floorplan output should look like is below.

    Unsupported image