搜索资源列表
TransparentTeapot
- 图形学,3d图形编程,透明立方体中的茶壶,有纹理贴图,用VC平台、OpenGL库开发
OpenGL-VRML-viewer
- 使用OpenGL和MFC实现一个VRML浏览器,在这里你将学到:如何读取展示VRML文件、使用OpenGL显示、实现鼠标交互(可以通过鼠标操作来旋转图形)
学3D做OpenGL游戏
- 学习OpenGL,来做3D游戏的指南。。。
OpenGL_MFC
- 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
GL_shading_subdivide
- opengl下一个球体的细分过程,对图形学基础学习很有帮助-Curved surfaces are approximated by polygons How do we shade? Flat shading Smooth shading Two questions: How do we determine normals at vertices? How do we calculate shading at interior points?
CGReport
- 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
OpenGLexamp
- openGL是一个功能比较强大的图形界面接口,应用于计算机图形学。本文档包含了用c/c++编写的多个基于openGL的应用程序,可用于游戏场景,所有代码都可以编辑运行-openGL is a powerful graphical user interface used in computer graphics. This document contains more than one based on openGL application written in c/c++ can be used
osgthirdpersonview-(2)
- thirdpersonview 第三人称视角 相机相关的 最直接的示例 详细的注释 和相关的图形学 OpenGL讲解-thirdpersonview third person perspective camera-related The most direct example of detailed notes and related graphics OpenGL explain
opengl
- 计算机图形学opengl环境下,实现立方体的旋转功能-opengl environment to achieve rotating cube
VAO
- opengl图形学 VAO 计算机图形学-for start learn
test111
- 计算机图形学作业,opengl建模 -computer graphic homework
ring
- 图形学 opengGL 一个圆环 可以任意角度转动-c++ OpenGL
jvxing
- 图形学课上程序 矩形折叠 消隐 vs中的c++实现 程序可执行-c++ opengl
Ex03_Files
- 一些图形学变成的小demo 主要针对opengl4中的tesselation stage(Some graphics into a small demo, mainly for the opengl4 tesselation stage)
Open_GL
- UESTC计算机高级图形学PPT,有关OpenGL编程(UESTC computer advanced graphics PPT, about OpenGL programming)