登录
首页 » C++ » halfedge

halfedge

于 2011-04-23 发布 文件大小:845KB
0 114
下载积分: 1 下载次数: 161

代码说明:

  国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。(A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to consider the efficiency of various mesh operations. )

文件列表:

assignment
..........\argparser.h,1025,2011-04-17
..........\array.h,2087,2011-04-17
..........\Assignment 2.files





..........\..................\bunny_simp_0.jpg,71640,2011-04-17
..........\..................\bunny_simp_1.jpg,67988,2011-04-17
..........\..................\bunny_simp_2.jpg,61257,2011-04-17
..........\..................\bunny_simp_3.jpg,49978,2011-04-17
..........\..................\creased_cube_0.jpg,56202,2011-04-17
..........\..................\creased_cube_1.jpg,60750,2011-04-17
..........\..................\creased_cube_2.jpg,69609,2011-04-17
..........\..................\creased_cube_limit.jpg,43249,2011-04-17
..........\..................\cube.jpg,42730,2011-04-17
..........\..................\cube_wireframe.jpg,49145,2011-04-17
..........\..................\open_box.jpg,45655,2011-04-17
..........\..................\open_box_wireframe.jpg,54243,2011-04-17
..........\..................\subdivision.jpg,56139,2011-04-17
..........\..................\subdivision_1.jpg,63015,2011-04-17
..........\..................\subdivision_2.jpg,72927,2011-04-17
..........\..................\subdivision_no_move.jpg,55714,2011-04-17
..........\..................\subdivision_no_move_1.jpg,72065,2011-04-17
..........\..................\subdivision_no_move_2.jpg,87198,2011-04-17
..........\Assignment 2.htm,15166,2011-04-17
..........\bag.h,7311,2011-04-17
..........\boundingbox.C,1514,2011-04-17
..........\boundingbox.h,1887,2011-04-17
..........\camera.C,4385,2011-04-17
..........\camera.h,1872,2011-04-17
..........\complex.obj,44711,2011-04-17
..........\edge.C,436,2011-04-17
..........\edge.h,1991,2011-04-17
..........\glCanvas.C,6609,2011-04-17
..........\glCanvas.h,1418,2011-04-17
..........\main.C,545,2011-04-17
..........\Makefile.txt,946,2011-04-17
..........\matrix.C,8813,2011-04-17
..........\matrix.h,3454,2011-04-17
..........\mesh.C,9362,2011-04-17
..........\mesh.h,2091,2011-04-17
..........\triangle.h,1430,2011-04-17
..........\utils.h,1635,2011-04-17
..........\vectors.h,15852,2011-04-17
..........\vertex.h,1411,2011-04-17
..........\vertex_parent.h,1425,2011-04-17

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

发表评论

0 个回复

  • Lee滤波 C++
    很好用的Lee滤波算法很好用的Lee滤波算法很好用的Lee滤波算法很好用的Lee滤波算法很好用的Lee滤波算法很好用的Lee滤波算法
    2023-04-22 14:40:03下载
    积分:1
  • 2015年飞思卡尔智能车竞赛摄像头组全部代码
    2015年飞思卡尔智能车竞赛摄像头组全部代码,最后速度达到2.5m/s , 获得省级一等奖,在此拿来分享了。
    2022-02-10 14:40:03下载
    积分:1
  • 0
    说明:  1. 阅读C#编程方面的书籍与资料。 2. 使用窗体界面、控件编程。 3. 把图像数据读取到变量或数组中。(1. read C# programming books and materials. 2. use form interface and control programming. 3. read image data into variables or arrays.)
    2018-10-08 20:55:05下载
    积分:1
  • 在学习Delphi的基本上,提供了一些典型的程序exampoles
    After studying delphi basicly,it supplys some typical program exampoles
    2023-04-13 13:05:06下载
    积分:1
  • vsuudo
    题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器()
    2018-02-20 19:18:18下载
    积分:1
  • display
    该程序为数码管静态显示程序。 每按一次 独立按键 中的 T0,数码管的值便会加一(The procedure for the digital static display program. Each time you press the button in the Independent, the value of the digital tube will add a T0)
    2013-12-04 10:20:45下载
    积分:1
  • mips-code-to-machine-code
    汇编代码转成机器码——对输入有几点要求:指令是小写;一行只能有一条指令;每行开头不能有空格,必须一上来就是操作符,后面可以有空格;立即数只处理十进制数;输入-1代表程序结束(Turn assembly code into machine code- there are several points of entry requirements: command is lowercase line can only have one instruction beginning of each line can not have spaces, the operator must be up against the back can have spaces immediate treatment only decimal number -1 means the end of the input program)
    2014-07-29 13:42:12下载
    积分:1
  • winsvm
    目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面,使用不方便。这个程序基于svmlight整合在VC++开发环境。将给VC用户带来极大方便。(Current svm (support vector machine) classification algorithm, such as open source to achieve svmlight and have not svmlib interface, the use of inconvenient. This process-based integration svmlight in VC++ Development environment. VC will give users a great convenience.)
    2008-01-11 10:27:48下载
    积分:1
  • 123
    字符串的查找删除功能以及提出子串数据功能(String search function and delete function string data were submitted)
    2011-11-30 22:06:22下载
    积分:1
  • gkgosvj
    说明:  蓝牙编解码代码,开源代码,资源非常不好找(Bluetooth codec code, open source code, resources are very difficult to find)
    2019-01-01 00:03:49下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载