文件名称:3d_object
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 196kb
- 下载次数:
- 0次
- 提 供 者:
- 陈***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
是用OpenGL创建了几个3d对象。有opencube,opensphere,opentour,还有几个组合图形-Created several 3d objects using OpenGL. Opencube, opensphere, opentour, there are several combinations of graphics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3d_object\assig1.sln
.........\assig1.vcproj
.........\assig1.vcproj.chenrongrong-PC.chenrongrong.user
.........\basicsource\constants.h
.........\...........\main.cpp
.........\...........\main.h
.........\...........\prefix.cpp
.........\...........\prefix.h
.........\...........\scene.cpp
.........\...........\scene.h
.........\...........\utility.cpp
.........\...........\utility.h
.........\objects-standard\cube.cpp
.........\................\cube.h
.........\................\extrusion.cpp
.........\................\extrusion.h
.........\................\sphere.cpp
.........\................\sphere.h
.........\................\sweep.cpp
.........\................\sweep.h
.........\................\torus.cpp
.........\................\torus.h
.........\..........udent\opencube.cpp
.........\...............\opencube.h
.........\...............\opensphere.cpp
.........\...............\opensphere.h
.........\...............\opentorus.cpp
.........\...............\opentorus.h
.........\...............\simplecomposite3.cpp
.........\...............\simplecomposite3.h
.........\...............\simplecomposite4.cpp
.........\...............\simplecomposite4.h
.........\...............\ttorus.cpp
.........\...............\ttorus.h
.........\resources\body.txt
.........\.........\bottleprofile.txt
.........\.........\hat.txt
.........\.........\hatpath.txt
.........\.........\mounth.txt
.........\.........\sampleextrusionpath.txt
.........\.........\starprofile.txt
.........\.........\tail.txt
.........\.........\tailpath.txt
.........\.........\wineglassprofile.txt
.........\support\camera.cpp
.........\.......\camera.h
.........\.......\face.cpp
.........\.......\face.h
.........\.......\fog.cpp
.........\.......\fog.h
.........\.......\fragmentshader.cpp
.........\.......\fragmentshader.h
.........\.......\glew.c
.........\.......\glew.h
.........\.......\light.cpp
.........\.......\light.h
.........\.......\matrix.cpp
.........\.......\matrix.h
.........\.......\object3d.cpp
.........\.......\object3d.h
.........\.......\platform.cpp
.........\.......\platform.h
.........\.......\shaderprogram.cpp
.........\.......\shaderprogram.h
.........\.......\skybox.cpp
.........\.......\skybox.h
.........\.......\snd.cpp
.........\.......\snd.h
.........\.......\texture.cpp
.........\.......\texture.h
.........\.......\vectr.cpp
.........\.......\vectr.h
.........\.......\vertex.cpp
.........\.......\vertex.h
.........\.......\vertexshader.cpp
.........\.......\vertexshader.h
.........\.......\viewfrustum.cpp
.........\.......\viewfrustum.h
.........\basicsource
.........\build
.........\objects-standard
.........\objects-student
.........\resources
.........\support
3d_object