搜索资源列表
cup
- 这段代码可以通过一段贝塞尔曲线画出一个杯子,并可以切换纹理。(建议在linux下运行)。 运行:make 编译,./Courbe coupe.glb ,在 coupe.glb 文件中有多项属性可供修改,用来控制纹理文件,纹理大小,控制点个数和控制点坐标。-This code can draw a Bezier curve of a cup, and can switch texture. (Recommendation run in linux). Operation : make comp
PicoGL.tar
- 嵌入式linux开发OPENGL ES 源代码,比网上的其他代码修改了一些错误。-Embedded linux development OPENGL ES source code and other code changes than the line number of error.
linux_OpenGL
- opengl超级宝典(第三版)的linux下的源代码 如果谁还需要苹果的源代码,可以发邮件给我-opengl super Baodian (third edition) under the linux source code if Who needs Apple
testgpu
- 用来测试图形芯片重要性能指标:顶点通过率和像素生成率的OpenGL代码,运行在vxWorks下,稍加修改可以运行在linux或windows下。-Important to test graphics performance: vertex and pixel rate generated by the rate of OpenGL code, running under vxWorks, slightly modified to run under the linux or windows.
lesson01sdl.tar
- NEHE s tutorial on opengl #1 source code (for linux/SDL)
lesson02.tar
- NEHE s tutorial on openGL #2 source code (for linux/sdl)
menu
- 基于opengl,Linux开发平台,菜单制作源代码。-this is a source code of making a menu list, based on the platform of linux and using opengl.
mouse
- 这是个基于Linux操作系统和opengl的鼠标绘制源代码。-this is a source code of making a mouse, based on the platform of linux and using opengl.
nurb
- 这是基于Linux操作系统和opengl的nurbs程序。-this is a source code of making a nurb, based on the platform of linux and using opengl.
NeHeOpenGLLegacyTutorials
- NeHe OpenGL英文教程PDF版,NeHe OpenGL教程是一系列通俗易懂而又实用的OpenGL的文章,其中几乎每篇文章都是一个非常经典而实用的例子,都配有详细的说明和源码(各个操作系统windows,linux,Mac OS上各种编译平台的实现源码),图文并茂,非常值得学习OpenGL和开发游戏的人一读。-NeHe OpenGL English tutorial PDF version of, NeHe the OpenGL tutorial is a series of user-f
gtk-demo-1.2.tar
- linux下gtk开发库和源码,是学习sdl必须要的库文件-gtk development libraries and source code under linux is learning sdl library files must be
Roamsteps20020817
- The Roamsteps code base offers an introduction to implementing the ROAM algorithm for accurate, high-performance display of large terrain datasets. The ideas the original 1997 ROAM paper have been updated significantly in many respects: the basic dat
CodeSampler.OglSrc(1.2-2.0)
- 从Code Sampler网下载的其公开发布的OpenGL所有老版(1.2-2.0)例程,绝大多数程序适用Windows VC++环境编译,少数Linux专用版也经我在Ubuntu和MAC上验证可用。-A download collection of all published old OpenGL(1.2-2.0) samples the Code Sampler web site. Most of the codes are for Windows VC++ only, some of t
opengles3-book
- OpenGL ES 3.0 Programming Guide 2nd Edition 書籍源碼 OpenGL ES (OpenGL for Embedded Systems) 是 OpenGL 三维图形 API 的子集,针对手机、PDA和游戏主机等嵌入式设备而设计。它是一种应用程序编程接口(API),用于针对手持设备和嵌入式设备先进3D图形开发。 OpenGL ES是在智能手机占主导地位的图形API,支持OpenGL ES的平台包含iOS,Android,黑莓,bada,Linux和Win