-
TyphoonLabs的OpenGLES教程的原代码,所有程序均为必要的。
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的-TyphoonLabs OpenGLES Directory of the original code, All procedures were based on the platform of EVC
- 2022-05-07 08:32:53下载
- 积分:1
-
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。...
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。-This procedure have used the cube texture, opengl implementation of lighting calculation, and in accordance with standard illumination pattern of a single fragment color. And then the color and application of these fragments to the geometry of the filter unit mixed texture.
- 2023-03-03 17:25:04下载
- 积分:1
-
010editor的模板,用于解析3ds格式的文件
软件010editor可以打开和编辑二进制文件,并可利用模板来分析文件结构。模板的语法类似于C语言。该模板可以识别从3dsmax中导出的简单的3ds格式文件。能识别的内容包括:物体名称、顶点坐标、纹理坐标、平滑组、局部坐标系、索引数组。可以识别多个物体。环境:win7 64位 3dsmax2012 010editior5.0局限:暂未经过系统测试,不保证对所有的3ds格式均正确识别。文件:3ds.bt:010editor的模板plane.3ds:已经通过的测试用例。文件表示的图形为一个平面长方形(不分段,共2个三角形)。rect2.3ds:已经通过的测试用例。文件表示的图形为两个平面长方形(分段均为4*4)
- 2023-01-12 21:10:04下载
- 积分:1
-
一个基本的sph算例
一个基本的在CPU上运行的SPH算例,是学习SPH的好资源,可以完整运行。用C++和OPENGL开发
- 2022-03-04 03:48:06下载
- 积分:1
-
我做的OpenGL工程,可以供初学者参考学习。
我做的OpenGL工程,可以供初学者参考学习。- I do the OpenGL project, may refer to the study for the
beginner.
- 2022-04-07 08:01:03下载
- 积分:1
-
opengl文档
opengl文档-opengl Documents
- 2022-12-07 10:25:06下载
- 积分:1
-
凸de多边形图案填充实例程序
这个 源文件特别适合那些初学者 对于初学者来说,此源文档可以很的帮助他们深刻一些函数,并使他们尽快的对Opengl 入门,此源文件不是我本人变得 是从百度上,一位高人那里淘来的,原谅的拷贝 ,
- 2022-07-14 06:25:34下载
- 积分:1
-
opengl examples of the good works of the integration of some of the current tech...
opengl 事例,该作品很好的融合了现在的一些处理技术,附原代码!-opengl examples of the good works of the integration of some of the current technology, with the original code!
- 2022-11-03 00:50:04下载
- 积分:1
-
使用opengl来加载3ds的模型的源码,图形可以旋转,基于MFC.
使用opengl来加载3ds的模型的源码,图形可以旋转,基于MFC.-Use opengl to load the source model 3ds, graphics can be rotated based on the MFC.
- 2022-10-11 23:50:03下载
- 积分:1
-
bezier曲线
bezier方法是一种以逼近为基础的参数曲线和曲面的设计方法,它将函数逼近论同几何表示结合起来,使得设计师在计算机上设计曲线曲面就像使用作图工具一样得心应手。本程序通过鼠标点输入,实现bezier曲线。
- 2023-04-10 08:30:03下载
- 积分:1