搜索资源列表
-
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下载:
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
-
-
2下载:
PCD数据是Point Cloud Library(PCL)开发库的数据类型,大家如果使用点云开发的话,需要用到这些数据作为示例。-PCD (Point Cloud Data) file format is used inside Point Cloud Library (PCL).
The PCD file format is not meant to reinvent the wheel, but rather to complement existing file formats
-
-
1下载:
Who this book is for
This book is intended for software developers, researchers, and students who are already familiar with the basic concepts of OpenSceneGraph and can write simple programs with it. A basic knowledge of C++ programming is also exp
-
-
0下载:
Mathematics for 3D Game Programming
and Computer Graphics, Third Edition
By Eric Lengyel
Overview:
This book illustrates mathematical techniques that a software engineer would
need to develop a professional-quality 3D graphics engine. Pa
-
-
0下载:
Computer Graphics with OpenGL 2D and 3D
-
-
1下载:
《Python极客项目编程》里面讲解了一些很好玩的项目。
利用参数方程和turtle模块生成万花尺图案;
● 通过模拟频率泛音在计算机上创作音乐;
● 将图形图像转换为ASCII文本图形;
● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像;
● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画;
● 利用来自CT和MRI扫描的数据实现3D可视化;
● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program
-