搜索资源列表
-
0下载:
51单片机在微型智能控制系统中应用很广,随着人们对控制系统的要求不断提高, 51 单片机的功能局限越发明显。特别是51系列单片机不具有实时多任务支持功能,大大限制其在控制系统中的进一步发展。而多任务恰恰是现代操作系统的突出特点,将多任务机制引入
单片机系统。-It is exciting that, today,laptops have 3D acceleration, and OpenGL is truly everywhere and on every mainstream comput
-
-
0下载:
目 录
1.1 OpenGL使人们进入三维图形世界
1.2 OpenGL提供直观的三维图形开发环境
1.3 OpenGL成为目前三维图形开发标准
--------------------------------------------------------------------------------
1.1、OpenGL使人们进入三维图形世界
我们生活在一个充满三维物体的三维世界中,为了使计算机能精确地再现这些物体,我们必须能在三维
-
-
0下载:
this file is about computer graphics through OpenGL
-
-
0下载:
OpenGL编程指南第六版 ,英文电子书pdf格式-he OpenGL? Programming Guide, Sixth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.0. This sixth edition of the best
-
-
0下载:
计算机图形学OpenGL,用来画立方体的源代码-Computer Graphics OpenGL, the source code used to draw the cube
-
-
0下载:
北邮计算机学院计算机图形学课件第十章
关于OPENGL的-Beijing University of Posts and Telecommunications Computer Science, Computer Graphics Courseware on OPENGL of Chapter
-
-
0下载:
:以MOTOMAN—SV3X机器人为原型,针对遥操作虚拟预测环境建模的需要,首先将机器
人进行分解.在3DS MAX中建立各个局部几何模型,然后在Visual C-4--4-6.0环境下读取模型参
数。借助OpenGL图形库建立机器人及其工作环境的几何模型,并建立机器人运动的层次关系,实
现虚拟从机器人的平滑运动显示。最后,成功完成了虚拟环境中物体抓取的仿真实验。该方法将
3DS MAX的强大功能与OpenGL的灵活交互相结合,满足了虚拟预测环境建模的形象和逼真的要
求,缩短
-
-
0下载:
基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
-
-
0下载:
纹理映射的文章,做三维重建的人可以值得一看。纹理映射是计算机真实感绘图过程中一个重要的环节.-Articles of texture mapping, three-dimensional reconstruction can be worth a visit. Texture mapping is an important link in the process of computer realistic graphics.
-
-
0下载:
计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
-
-
0下载:
The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions.
You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link.
-
-
0下载:
Computer Graphics with OpenGL 2D and 3D
-
-
1下载:
《Python极客项目编程》里面讲解了一些很好玩的项目。
利用参数方程和turtle模块生成万花尺图案;
● 通过模拟频率泛音在计算机上创作音乐;
● 将图形图像转换为ASCII文本图形;
● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像;
● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画;
● 利用来自CT和MRI扫描的数据实现3D可视化;
● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program
-