登录
首页 » Visual C++ » MutilReDraw

MutilReDraw

于 2019-01-10 发布 文件大小:8973KB
0 233
下载积分: 1 下载次数: 0

代码说明:

  访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)

文件列表:

MutilReDraw, 0 , 2019-01-10
MutilReDraw\Debug, 0 , 2019-01-08
MutilReDraw\Debug\Main.obj, 996060 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.exe, 162816 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.ilk, 1209352 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.log, 1428 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.pdb, 7811072 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog, 0 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\CL.read.1.tlog, 28534 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\CL.write.1.tlog, 436 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\MutilReDraw.lastbuildstate, 172 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\cl.command.1.tlog, 628 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\link.command.1.tlog, 1304 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\link.read.1.tlog, 2790 , 2019-01-08
MutilReDraw\Debug\MutilReDraw.tlog\link.write.1.tlog, 486 , 2019-01-08
MutilReDraw\Debug\vc120.idb, 2370560 , 2019-01-08
MutilReDraw\Debug\vc120.pdb, 7598080 , 2019-01-08
MutilReDraw\Main.cpp, 3497 , 2019-01-08
MutilReDraw\MutilReDraw.sdf, 17039360 , 2019-01-10
MutilReDraw\MutilReDraw.sln, 967 , 2019-01-08
MutilReDraw\MutilReDraw.v12.suo, 18944 , 2019-01-10
MutilReDraw\MutilReDraw.vcxproj, 4088 , 2019-01-08
MutilReDraw\MutilReDraw.vcxproj.filters, 945 , 2019-01-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • MultipleViewGeometryinComputerVision
    计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
    2013-05-19 09:45:08下载
    积分:1
  • point
    用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容(For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.)
    2020-06-29 01:40:02下载
    积分:1
  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分:1
  • AET_Fill
    计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)
    2012-03-20 22:33:36下载
    积分:1
  • PCShow
    三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
    2020-11-10 16:59:46下载
    积分:1
  • vs
    说明:  关于vs的基本使用方法,非常有用,可以轻松掌握常用技巧,取得事半功倍的效果。(VS on basic use, very useful, easy to master a variety of techniques commonly used to obtain a multiplier effect.)
    2014-05-25 21:49:16下载
    积分:1
  • Direct_exp
    说明:  在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
    2006-03-22 20:57:16下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • Source-code
    detect object - 3d_full code
    2013-07-01 10:12:43下载
    积分:1
  • 312312
    立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
    2020-11-10 08:19:45下载
    积分:1
  • 696518资源总数
  • 104552会员总数
  • 3今日下载