-
NURBS 曲面画法
NURBS算法,绘制曲面,可以改造。适合有一定基础的初学者。关键是对opengl的函数的应用。利用点来绘制曲面。
用来对复杂物体建模有很好的效果。
- 2022-03-20 16:17:48下载
- 积分:1
-
OPGL演示例子,比较适合新手学习学习,比较简单实在
OPGL演示例子,比较适合新手学习学习,比较简单实在-OPGL demonstration example, more suitable for novice learn from, relatively simple really
- 2022-08-02 11:37:01下载
- 积分:1
-
虚拟现实,VC++实现。厦门大学海韵园区教学楼的简单三维模型
厦门大学海韵园区教学楼的简单三维模型,opengl-Teaching Building, Xiamen University, Rhine Park, a simple three-dimensional model, opengl
- 2022-02-26 13:34:52下载
- 积分:1
-
对于一个类似于其他程序结构制备的opengl程序…
OpenGL编写的程序结构类似于用其他语言编写的程序。实际上,OpenGL是一个丰富
的三维图形函数库,编写OpenGL程序并非难事,只需在基本C语言中调用这些函数,用法同-OpenGL procedures for the preparation of a structure similar to other procedural languages. In fact, OpenGL is a rich three-dimensional graphics library, OpenGL procedure is not difficult to prepare, just in the basic C language calls to these functions, use the same
- 2023-08-24 13:55:03下载
- 积分:1
-
This application not only demonstrates the basics of using the Microsoft Foundat...
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-06-11 15:51:44下载
- 积分:1
-
opengl材质管理,可以贴bmp格式的图片
opengl材质管理,可以贴bmp格式的图片-opengl materials management, which can be attached bmp format photographs
- 2022-08-17 18:08:33下载
- 积分:1
-
一个很不错的M3D格式导入OPENGL的程序,十分有借鉴意义
一个很不错的M3D格式导入OPENGL的程序,十分有借鉴意义-A very nice M3D format of import OPENGL procedure is very worth learning
- 2023-03-28 18:20:03下载
- 积分:1
-
OPENGL 3轴机器人完整程序
OPENGL 3轴机器人 雅克比计算 正逆运动学,适合初学者!希望能对大家有用,有不对的地方,请大家见谅!完整的源程序代码,可以自信的阅读一下!
- 2022-08-14 20:44:56下载
- 积分: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
-
基于OpenGL的3D赛车游戏
资源描述OpenGL 是一个 3D 图形 API (Application Programming
Interface,应用程序编程接口),英文全称“Open Graphics Library”,即开放的图形程序接口技术,它广泛的应用与数字化应用技术以及娱乐领域,它具有开放性的图形库,良好的可移植性,是跨平台的计算机工业标准应用程序接口,它主要应用于专业3D 图形设计领域。若能利用OpenGL营造出逼真的视听效果和具有模拟驾驶感觉的赛车系统,将能给玩家和车迷带来身临其境的感觉。
- 2022-08-15 03:14:03下载
- 积分:1