-
ngplant 用于植物模型造型,三维,可更改各种参数来达到效果
ngplant 用于植物模型造型,三维,可更改各种参数来达到效果-ngplant model for plant modeling, three-dimensional, can change various parameters to achieve the desired effect
- 2022-03-17 02:30:19下载
- 积分:1
-
绘制圆直线多边形点,设置颜色
通过进行鼠标交互绘制、键盘设置坐标绘制的方法,分别绘制 各种对象其中包括圆 直线 多边形 点,并且可以对这些对象的颜色进行设置。
- 2022-05-07 19:18:38下载
- 积分:1
-
水波模拟。工具:OpenGL +过剩
水波纹的模拟。工具:Opengl+glut-ripple simulation. Tools : Opengl+ glut
- 2023-08-17 06:35:03下载
- 积分:1
-
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多...
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
- 2022-02-16 10:01:15下载
- 积分:1
-
glsl实现点精灵
用opengl库和glsl语言实现点精灵,包括点着色器、几何着色器和片段着色器,代码完整可运行,简单易懂,配有注释易于理解,对学习点精灵很有用。希望有所帮助
- 2022-01-26 06:56:45下载
- 积分:1
-
radiometric light demonstration using vc and borders, cg development for graphic...
辐射度光照演示,用vc++和opengl,cg开发c for graphics-radiometric light demonstration using vc and borders, cg development for graphics c
- 2022-02-24 12:22:32下载
- 积分:1
-
使用OpenGL的一个小昆虫准备随机移动多媒体节目
一个用利用OpenGL编写的小虫子随机移动的多媒体程序-use OpenGL with a small insect prepared random mobile multimedia programs
- 2022-02-20 16:26:30下载
- 积分:1
-
Use opengl and VC to achieve the formation of the flame
用opengl和VC++实现的火焰的形成-Use opengl and VC to achieve the formation of the flame
- 2022-05-19 08:02:57下载
- 积分:1
-
利用OPENGL在MFC的单文档视结构中的窗体上绘制了两国三维物体,并且添加了一些相关的背景绘制...
利用OPENGL在MFC的单文档视结构中的窗体上绘制了两国三维物体,并且添加了一些相关的背景绘制-use OpenGL in MFC single document as the structure on the Form 3D rendering of the two objects, and the addition of some relevant background rendering
- 2022-03-07 07:52:02下载
- 积分:1
-
openGL读obj文件构建三维模型
资源描述
openGL读取obj文件构建三维模型:
1) 使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示;
2) 支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果;
3) 要读入的模型见附件“eight.uniform.obj”;
4) 四种显示方式参考效果见附件“模型显示.png”。
- 2023-08-09 17:00:06下载
- 积分:1