资源列表
OpenGL.rar
- 本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等,This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
cubemapglsl.rar
- 用GLSL+OPENGL编写的cubemap。。。。。。...........,cubemap whih glsl+opengl
OPENGL_BOOK.rar
- 通过OPENGL模拟书的翻页,代码中含有详细解说。适合菜鸟,,OPENGL analog flip through the book, the code contains a detailed explanation. For rookie,
osg-sample-about-terrain
- osg示例程序解析之osgterrain-osg sample application resolves the osgterrain
MySolarsys
- 基于MFC和opengl开发的一个太阳系,2. 场景绘制,分别使用对应的函数绘制行星,轨道,卫星,和彗星。查询构建了一个合理的参数表支持各个天体的运行轨道。使用glu下自动的球面贴图方式给各个天体贴上纹理。-Opengl based on MFC and the development of a solar system, 2. Scene rendering, were drawn using the corresponding function planets, orbits, satell
openGL---RayPicking
- opengl射线拾取原理方法 -opengl ray principle method of picking
halfedge
- 国外一个计算机图形学课程的作业源代码,输入*.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 me
MFC_Graphics
- 一个读取Stl文件并做平移、旋转、缩放的示例程序 在MFC框架下使用OpenGL编程 -Stl file and do a read translation, rotation, scaling the sample program to use OpenGL in MFC programming framework
Computer-Graphics(OpenGL)(2)
- 计算机图形学(OpenGL版)(下),和第一部分是联系的,合起来是一本!-Computer Graphics (OpenGL version) (bottom), and the first part is connected, together is a!
OpenGL_MD2File
- OpenGl 读取md2 文件并显示,用C++类封装,拿来可以用,代码均有中文注释,是学习OpenGl动画的好东西,VC++2010 编译-OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
Model-Simplifier
- 一个三维模型简化的VC程序。支持tm格式文件,可以对3D模型进行常规的缩放,旋转,平移等等操作,并且可以简化点云数据,简化模型文件。-a program that can open a 3d model and simplify it.
circlefill
- 插值法画圆,并且填充,可以改变填充色,也可以拾取并拖动-Method of interpolation circle, and fill, can change the fill color, also can be picked up and drag
