# CustomGeometry **Repository Path**: CoderHF/CustomGeometry ## Basic Information - **Project Name**: CustomGeometry - **Description**: SceneKit中加载自定义几何体 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomGeometry ## SceneKit中加载自定义几何体 1. 创建Source 2. 创建Element 3. 创建Geometry 4. 设置Material 5. 创建Node ## 文章参考 [这里](https://juejin.im/post/5a955ee7f265da4e7071f1db)