# Application3D **Repository Path**: CharlyZhang/Application3D ## Basic Information - **Project Name**: Application3D - **Description**: Application3D - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Application3D This project is derived from [**objViewer**](https://github.com/CharlyZhang/objViewer). It extends the function as below: - Shape Aniamtions (developing) ## Structure - **data** : obj models - **src** : source files writen in c++ / oc - **resource** : glsl files, config files - **ios** : workplace on iOS - **lib** : project compiling Application3D, including a target to create static lib (**libApplication3D**) - **vendor** : the 3rd-party lib - *3DViewer.xcodeproj* : project using **libApplication3D** - **Application3DDemo** : similar as *3DViewer.xcodeproj*, used for developping lib - *Application3D.xcworkspace* : workplace for developping lib