# assimp_tutorial_ogldev **Repository Path**: ch593030323/assimp_tutorial_ogldev ## Basic Information - **Project Name**: assimp_tutorial_ogldev - **Description**: 油管上关于assimp的教程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-28 - **Last Updated**: 2024-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # assimp_tutorial_ogldev #### 介绍 源码 https://github.com/emeiri/ogldev/tree/master meshoptimizer https://github.com/zeux/meshoptimizer assimp https://github.com/assimp/assimp 油管地址 https://www.youtube.com/@OGLDEV #### 编译和使用 - 安装依赖:`./install_requirements_ubuntu.sh` - 构建所有:`./build_all.sh` - 运行所有:`./run_all.sh`