登录
首页 » Visual C++ » Z_buffer

Z_buffer

于 2020-07-24 发布 文件大小:11363KB
0 113
下载积分: 1 下载次数: 48

代码说明:

  计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)

文件列表:

扫描线Z_buffer算法
..................\20821055_邹松_扫描线Z_Buffer算法作业说明.doc,32256,2008-12-31
..................\bin
..................\...\cone.obj,16535,2007-12-30
..................\...\cube.obj,839,2008-01-04
..................\...\run.bat,188,2008-12-31
..................\...\SL_Z_buffer.exe,122880,2008-12-31
..................\...\sphere.obj,57515,2007-12-30
..................\...\teapot.obj,61417,2007-12-30
..................\...\test.obj,286,2008-01-01
..................\...\torus.obj,33973,2007-12-30
..................\...\torusknot.obj,179844,2007-12-30
..................\...\venusm.obj,3080597,2008-01-03
..................\SL_Z_buffer
..................\...........\debug
..................\...........\ipch
..................\...........\....\sl_z_buffer-b3d9aa10
..................\...........\....\....................\sl_z_buffer-5975a65d.ipch,21037056,2016-04-06
..................\...........\SL_Z_buffer
..................\...........\...........\cone.obj,16535,2007-12-30
..................\...........\...........\cube.obj,737,2016-02-29
..................\...........\...........\cube.obj.bak,839,2008-01-04
..................\...........\...........\Debug
..................\...........\...........\.....\BuildLog.htm,6108,2008-12-31
..................\...........\...........\.....\CL.read.1.tlog,10476,2016-04-06
..................\...........\...........\.....\CL.write.1.tlog,412,2016-04-06
..................\...........\...........\.....\link.read.1.tlog,3082,2016-04-06
..................\...........\...........\.....\link.write.1.tlog,462,2016-04-06
..................\...........\...........\.....\mt.dep,65,2008-12-31
..................\...........\...........\.....\mt.read.1.tlog,692,2016-04-06
..................\...........\...........\.....\mt.write.1.tlog,320,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.Build.CppClean.log,1313,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.lastbuildstate,82,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.log,1950,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.write.1.tlog,0,2016-04-06
..................\...........\...........\plane.obj,2891,2015-12-14
..................\...........\...........\planexz.obj,2346,2016-02-29
..................\...........\...........\planexz.obj.bak,2797,2015-12-14
..................\...........\...........\satellitemodel.mtl,237,2016-02-29
..................\...........\...........\satellitemodel.obj,193059,2016-02-29
..................\...........\...........\satellitemodelxz.obj,8806,2015-12-15
..................\...........\...........\SL_Z_buffer.vcproj,3237,2008-12-31
..................\...........\...........\SL_Z_buffer.vcproj.admin-PC.admin.user,1413,2008-12-31
..................\...........\...........\SL_Z_buffer.vcproj.KILLER.Admin.user,1409,2008-01-04
..................\...........\...........\SL_Z_buffer.vcxproj,3647,2016-02-29
..................\...........\...........\SL_Z_buffer.vcxproj.filters,944,2016-02-29
..................\...........\...........\SL_Z_buffer.vcxproj.user,143,2016-02-29
..................\...........\...........\test.obj,3080597,2008-01-03
..................\...........\...........\torus.obj,33973,2007-12-30
..................\...........\...........\z_buffer.cpp,16467,2016-04-06
..................\...........\SL_Z_buffer.ncb,1272832,2008-12-31
..................\...........\SL_Z_buffer.sdf,29970432,2016-04-06
..................\...........\SL_Z_buffer.sln,896,2016-02-29
..................\...........\SL_Z_buffer.sln.old,894,2008-01-01
..................\...........\UpgradeLog.XML,3164,2016-02-29
..................\...........\_UpgradeReport_Files
..................\...........\....................\UpgradeReport.css,3348,2016-02-29
..................\...........\....................\UpgradeReport.xslt,12579,2009-08-31
..................\...........\....................\UpgradeReport_Minus.gif
..................\...........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • Graphic
    一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
    2010-05-21 09:01:03下载
    积分:1
  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • ImageCutofRGB565BMP
    裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
    2015-01-22 10:57:48下载
    积分:1
  • VBfudiao-
    程序可以实现BMP图片特效处理,包括浮雕效果(bmp picture)
    2012-11-21 11:39:03下载
    积分:1
  • Image12
    VC编写的位图图像处理的源代码,包括了增强、变换等内容(VC prepared bitmap images deal with the source code, including the enhanced transformation, etc.)
    2007-10-17 22:41:08下载
    积分:1
  • GraphCutTracker
    GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!(GraphCut algorithm to track the goal of the initiative under the lens, very good!)
    2008-07-30 11:00:10下载
    积分:1
  • vc-driven-camera-capture-images
    该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。(The main function of the document is vc write a piece of code to achieve the camera capture images.)
    2013-04-02 10:43:48下载
    积分:1
  • DDBOpen-show-save
    DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
    2013-09-15 11:34:36下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载