首页 开发技术 C++     /    基于C++的三维模型体素化程序

基于C++的三维模型体素化程序

上传者: qq_28801733 | 上传时间:2024/9/25 6:01:53 | 文件大小:14.34MB | 文件类型:zip
基于C++的三维模型体素化程序
用VS2013打开,修改模型输入输出位置,以及控制输出模型精度,即可进行三维模型的体素化。
修改的位置已经在代码中注释了 本软件ID:11065154

文件下载

资源详情

[{"title":"(44个子文件14.34MB)基于C++的三维模型体素化程序","children":[{"title":"VoxelTest","children":[{"title":"VoxelTest.sdf <span style='color:#111;'>7.50MB</span>","children":null,"spread":false},{"title":"VoxelTest.sln <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":".vs","children":[{"title":"VoxelTest","children":[{"title":"v14","children":[{"title":".suo <span style='color:#111;'>28.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"x64","children":[{"title":"Debug","children":[{"title":"VoxelTest.pdb <span style='color:#111;'>3.71MB</span>","children":null,"spread":false},{"title":"VoxelTest.ilk <span style='color:#111;'>1.54MB</span>","children":null,"spread":false},{"title":"VoxelTest.exe <span style='color:#111;'>481.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"VoxelTest.v12.suo <span style='color:#111;'>25.00KB</span>","children":null,"spread":false},{"title":"VoxelTest","children":[{"title":"tiny_obj_loader.h <span style='color:#111;'>27.33KB</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc140.pdb <span style='color:#111;'>868.00KB</span>","children":null,"spread":false},{"title":"vc140.idb <span style='color:#111;'>459.00KB</span>","children":null,"spread":false},{"title":"VoxelTest.log <span style='color:#111;'>5.45KB</span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'>2.55MB</span>","children":null,"spread":false},{"title":"VoxelTest.tlog","children":[{"title":"VoxelTest.lastbuildstate <span style='color:#111;'>188B</span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'>17.39KB</span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'>3.26KB</span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'>622B</span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'>644B</span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'>738B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"voxelizer.h <span style='color:#111;'>32.21KB</span>","children":null,"spread":false},{"title":"models","children":[{"title":"building.obj <span style='color:#111;'>43.01MB</span>","children":null,"spread":false},{"title":"dragon.obj <span style='color:#111;'>3.31MB</span>","children":null,"spread":false},{"title":"huiya.obj <span style='color:#111;'>567.18KB</span>","children":null,"spread":false},{"title":"bunny.obj <span style='color:#111;'>201.09KB</span>","children":null,"spread":false},{"title":"suzanne.obj <span style='color:#111;'>242.28KB</span>","children":null,"spread":false},{"title":"cube.obj <span style='color:#111;'>663B</span>","children":null,"spread":false},{"title":"teapot.obj <span style='color:#111;'>848.41KB</span>","children":null,"spread":false}],"spread":true},{"title":"voxelizer.c <span style='color:#111;'>98B</span>","children":null,"spread":false},{"title":"mesh_voxelized_res.obj <span style='color:#111;'>483.61KB</span>","children":null,"spread":false},{"title":"x64","children":[{"title":"Debug","children":[{"title":"VoxelTest.log <span style='color:#111;'>2.77KB</span>","children":null,"spread":false},{"title":"vc120.pdb <span style='color:#111;'>748.00KB</span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'>3.21MB</span>","children":null,"spread":false},{"title":"vc120.idb <span style='color:#111;'>603.00KB</span>","children":null,"spread":false},{"title":"VoxelTest.tlog","children":[{"title":"cl.command.1.tlog <span style='color:#111;'>1.76KB</span>","children":null,"spread":false},{"title":"VoxelTest.lastbuildstate <span style='color:#111;'>168B</span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'>27.14KB</span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'>5.62KB</span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'>1002B</span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'>4.21KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"main.cpp <span style='color:#111;'>3.48KB</span>","children":null,"spread":false},{"title":"VoxelTest.vcxproj <span style='color:#111;'>7.44KB</span>","children":null,"spread":false},{"title":"VoxelTest.vcxproj.user <span style='color:#111;'>165B</span>","children":null,"spread":false},{"title":"VoxelTest.vcxproj.filters <span style='color:#111;'>945B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • angel_song2:
    模型内部没有体素化2021-05-21
  • GaoJieVery6:
    很好的资源,把res调到小于1,应该就可以明显看出来体素了2020-05-14
  • 刘乐乐Lay:
    有没有readme之类的文档告诉怎么用啊2020-03-24
  • 学习中的青年:
    想试试其它的obj模型,怎么改精读呢2019-07-30
  • Dragon.D:
    骗人的,只有一个模型可以,其他的都是方块。2019-05-21

免责申明

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