-
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建...
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth coloring (coloring smoothing) triangle vertices of the three different colors mixed in a , to create beautiful color mixing. The results are pretty good!
- 2022-06-26 07:49:43下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
简单的使用OPENGL开发库搭建VC的图形环境
简单的使用OPENGL开发库搭建VC的图形环境-simply use the structures for the development of OpenGL graphics environment VC
- 2022-10-09 08:15:02下载
- 积分:1
-
这是OPENGL和VC++制作的真实火,真实度高,有游戏的感觉,背景配有网格对比....
这是OPENGL和VC++制作的真实火,真实度高,有游戏的感觉,背景配有网格对比.-VC production and the real fire, real high, the feeling of the game, Background equipped with a mesh contrast.
- 2022-08-08 16:16:30下载
- 积分:1
-
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using...
使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.
- 2022-03-18 12:19:15下载
- 积分:1
-
Weiler_Atherton的多边形裁剪算法
Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
- 2022-12-16 04:00:03下载
- 积分:1
-
一个opengl程序支持声音,灯光,纹理的动态切换等
一个opengl程序支持声音,灯光,纹理的动态切换等-an opengl support procedures voices, lighting, texture, such as the dynamic switching
- 2022-05-18 18:46:23下载
- 积分:1
-
opengl程序设计这本书的全部源代码
很高兴与大家一起分享
opengl程序设计这本书的全部源代码
很高兴与大家一起分享-opengl 獗?全 源 芨 一
- 2022-05-21 03:09:47下载
- 积分:1
-
openGL 太阳 地球 光照代码
本代码适合学习OpenGL光照编程的同学们,描述了地球绕太阳旋转,在不同角度受到不同太阳光的动态过程。
- 2022-03-23 20:25:59下载
- 积分:1
-
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔...
自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control, vector nodes, according to a given accuracy, sub-parameters range, discrete B-spline curves, the output discrete points out, a virtual reality curve. This algorithm including Chandpur-examination Riggs algorithm, nodes vector algorithm, Reverse control points, and the insertion technology nodes. right engaging graphics friends comparison as a useful reference.
- 2022-05-15 15:39:13下载
- 积分:1