搜索资源列表
text
- 立方体纹理贴图,可以转动 ,opengl语言,vc++编译环境-Cube texture mapping, you can rotate, opengl language, vc++ Compiler environment
aybook.cn_opeigdprogrma0630
- 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
SpatialAndTemporalInformationvisualizationsystemde
- (一篇论文)以文本数据的时间信息和地理信息为文本标记,使用OpenGL图形库,根据所建立的可视化模型,得到了时间和空间的可视化信息系统。-(Paper) to the text data, time information and geographic information for the text tag, use the OpenGL graphics library, visualization according to the established model of time and
Windows_fonts
- 在Windows系统中显示文字的opengl教程-Display text in the Windows system, the opengl tutorial
GNU_Linux-program
- 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
OpenGL3Dgraphtext
- OpenGL 3D graph text
openGL
- OPENGL的简单交互与操作代码,文本里有源代码以及一些相应解释-OPENGL a simple interaction with the operating code, the text in the source code as well as some interpreted accordingly
Python极客项目编程
- 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program