scop_vulkan:用C ++ 20和Vulkan编写的3D模型查看器

上传者: 42175971 | 上传时间: 2022-04-26 16:33:15 | 文件大小: 194KB | 文件类型: ZIP
范围 scop是由Vulkan,C ++ 20和GLFW制成的3D模型查看器。 特征 scop可以加载Wavefront .obj文件,并且可以通过GUI控制 编译中 通过运行git submodule init && git submodule update确保您具有库。 您可以通过运行mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release && make -j8来编译scop二进制文件mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release && make -j8 。 用法 运行./scop 。 没有CLI选项。

文件下载

资源详情

[{"title":"( 83 个子文件 194KB ) scop_vulkan:用C ++ 20和Vulkan编写的3D模型查看器","children":[{"title":"scop_vulkan-master","children":[{"title":"libraries","children":[{"title":"ui","children":[{"title":"public","children":[{"title":"UiOpenModel.hpp <span style='color:#111;'> 653B </span>","children":null,"spread":false},{"title":"Ui.hpp <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"UiModelParameters.hpp <span style='color:#111;'> 821B </span>","children":null,"spread":false},{"title":"UiInfoOverview.hpp <span style='color:#111;'> 876B </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"UiModelParameters.cpp <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"UiInfoOverview.cpp <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"Ui.cpp <span style='color:#111;'> 5.61KB </span>","children":null,"spread":false},{"title":"UiOpenModel.cpp <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 748B </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"public","children":[{"title":"Mesh.hpp <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"Model.hpp <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"ModelInstanceInfo.hpp <span style='color:#111;'> 436B </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"Model.cpp <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"Mesh.cpp <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"AssimpModelLoader.hpp <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"AssimpModelLoader.cpp <span style='color:#111;'> 7.13KB </span>","children":null,"spread":false},{"title":"ModelInstanceInfo.cpp <span style='color:#111;'> 803B </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 635B </span>","children":null,"spread":false}],"spread":true},{"title":"indexed_buffer","children":[{"title":"public","children":[{"title":"IndexedBuffer.hpp <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 285B </span>","children":null,"spread":false}],"spread":true},{"title":"io_manager","children":[{"title":"public","children":[{"title":"IOManagerWindowCreationOption.hpp <span style='color:#111;'> 511B </span>","children":null,"spread":false},{"title":"IOManager.hpp <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false},{"title":"IOEvents.hpp <span style='color:#111;'> 605B </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"IOManager.cpp <span style='color:#111;'> 7.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 526B </span>","children":null,"spread":false}],"spread":true},{"title":"engine","children":[{"title":"public","children":[{"title":"EventHandler.hpp <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false},{"title":"Engine.hpp <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Camera.hpp <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"Perspective.hpp <span style='color:#111;'> 228B </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"Engine.cpp <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"EventHandler.cpp <span style='color:#111;'> 9.16KB </span>","children":null,"spread":false},{"title":"Camera.cpp <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 634B </span>","children":null,"spread":false}],"spread":true},{"title":"vulkan_renderer","children":[{"title":"public","children":[{"title":"VulkanSwapChain.hpp <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"VulkanRenderer.hpp <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"VulkanSync.hpp <span style='color:#111;'> 1010B </span>","children":null,"spread":false},{"title":"VulkanUi.hpp <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"VulkanModelPipelineData.hpp <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"VulkanTextureManager.hpp <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"VulkanUiRenderPass.hpp <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"VulkanModelPipeline.hpp <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"VulkanModelRenderPass.hpp <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"VulkanInstance.hpp <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"VulkanModelPipeline.cpp <span style='color:#111;'> 26.76KB </span>","children":null,"spread":false},{"title":"VulkanRenderer.cpp <span style='color:#111;'> 12.96KB </span>","children":null,"spread":false},{"title":"VulkanDebug.hpp <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"VulkanSync.cpp <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"VulkanModelPipelineData.cpp <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"VulkanTextureManager.cpp <span style='color:#111;'> 9.99KB </span>","children":null,"spread":false},{"title":"VulkanSwapChain.cpp <span style='color:#111;'> 3.82KB </span>","children":null,"spread":false},{"title":"VulkanInstance.cpp <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"VulkanDebug.cpp <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"VulkanModelRenderPass.cpp <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"VulkanUi.cpp <span style='color:#111;'> 6.45KB </span>","children":null,"spread":false},{"title":"VulkanUboStructs.hpp <span style='color:#111;'> 352B </span>","children":null,"spread":false},{"title":"VulkanUiRenderPass.cpp <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"app_version","children":[{"title":"public","children":[{"title":"AppVersion.hpp <span style='color:#111;'> 579B </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 546B </span>","children":null,"spread":false}],"spread":true},{"title":"vulkan_utils","children":[{"title":"public","children":[{"title":"VulkanImage.hpp <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"VulkanPhysicalDevice.hpp <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"VulkanCommandBuffer.hpp <span style='color:#111;'> 662B </span>","children":null,"spread":false},{"title":"VulkanMemory.hpp <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"VulkanSwapChainUtils.hpp <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"VulkanShader.hpp <span style='color:#111;'> 504B </span>","children":null,"spread":false}],"spread":true},{"title":"private","children":[{"title":"VulkanShader.cpp <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"VulkanMemory.cpp <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"VulkanSwapChainUtils.cpp <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"VulkanPhysicalDevice.cpp <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"VulkanImage.cpp <span style='color:#111;'> 13.54KB </span>","children":null,"spread":false},{"title":"VulkanCommandBuffer.cpp <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false}],"spread":true},{"title":"CMakeLists.txt <span style='color:#111;'> 673B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"external","children":[{"title":"glm","children":null,"spread":false},{"title":"glfw","children":null,"spread":false},{"title":"fmt","children":null,"spread":false},{"title":"imgui","children":null,"spread":false},{"title":"assimp","children":null,"spread":false},{"title":"stb","children":null,"spread":false}],"spread":true},{"title":".gitmodules <span style='color:#111;'> 553B </span>","children":null,"spread":false},{"title":".clang-format <span style='color:#111;'> 182B </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"shaders","children":[{"title":"model","children":[{"title":"model.frag <span style='color:#111;'> 476B </span>","children":null,"spread":false},{"title":"model.vert <span style='color:#111;'> 577B </span>","children":null,"spread":false},{"title":"CMakeLists.txt <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 481B </span>","children":null,"spread":false},{"title":"binary","children":[{"title":"private","children":[{"title":"scop.cpp <span style='color:#111;'> 283B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"screenshots","children":[{"title":"scop_vulkan.png <span style='color:#111;'> 111.19KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 445B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明