资源列表
3D-Tunnel
- 使用OpenGL载入图片进行 3D隧道演示 -A unit that used with OpenGL projects to load BMP files
OpenGL
- OpenGL高级编程与可视化系统开发 源代码-The OpenGL advanced programming and visualization system developed source code
OpenGLP3Dscene
- OpenGL三维场景绘制代码,基于MFC+OpenGL图形处理-OpenGL 3D scene rendering code, based MFC+OpenGL graphics processing
3D-OpenGL
- 基于OpenGL的3D魔方程序的实现,代码完整,注释详细,是从事OpenGL图像编程的良好实例。-OpenGL 3D Cube program implementation, the code is complete, detailed notes, is engaged in a good example of the OpenGL graphics programming.
opengl_fountain-
- 还不错的基于OpenGL编写的喷泉程序,值得学习-fountain program Based on OpenGL
GLFrame_opengl.rar
- OpenGL 框架 以及配置方法和必须的DLL文件 ,The OpenGL framework as well as the configuration method and necessary DLL files
bezier
- opengl,bezier曲线的绘制,内含源代码,可以参考借鉴-opengl, bezier curve drawing, including source code, can be a reference for
teapot
- 一个opengl做的茶壶程序,茶壶动画效果有倒水,旋转等。-Do an opengl teapot program, the teapot pour animation, rotation.
3Dobservation
- 三维观察,计算机图形学,OpenGL,c++语言-Three-dimensional observation, computer graphics, OpenGL, c++ language
MyHomeWork1_1
- 计算机图形学大作业 直线DDA 椭圆Bresenham算法实现基本图元的绘制-Computer graphics project:DDA and Bresenham algorithm to draw line and ellipse
3DReconstruction
- 基于OpenGL的显示三维空间小程序 参考网格地平面-A small program based on OpenGL to display 3D space scene
MyHomeWork1_2
- 计算机图形学 几种区域填充算法的实现:1扫描线转换填充算法 2边填充算法 3区域的种子填充算法 4压入区段端点的扫描线种子填充算法-Computer graphics PROJECT :The realization area filling algorithm based on OpenGL