# Open3D **Repository Path**: libaos/Open3D ## Basic Information - **Project Name**: Open3D - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-01 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README git remote add origin https://gitee.com/libaos/Open3D.git git add . git commit -m "first commit" git push -u origin "master"