-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
OpenGl中移动相机的例子
OpenGl中移动相机的例子-OpenGl mobile cameras example
- 2022-07-18 07:24:22下载
- 积分:1
-
OpenGL编程指南前5章部分实例代码
OpenGL编程指南前5章部分实例代码,包括:
1、双缓冲程序 double.c
2、 直线点画模式 lines.c
3、标记多边形边界边,绘制一个凹多边形 concavePoly
4、创建一个20面体,并近似模拟球体
5、变换立方体
6、行星系统
7、平滑着色的三角形
8、 不同材质和光照
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-24 20:50:05下载
- 积分:1
-
本源码实现了一个三维空间向量类,该类对空间三维向量进行了,比如加、减,叉乘等基本运算。...
本源码实现了一个三维空间向量类,该类对空间三维向量进行了,比如加、减,叉乘等基本运算。-The source to achieve a three-dimensional vector space categories, such three-dimensional vector space, such as add, subtract, take fork and other basic computing.
- 2022-08-08 21:40:24下载
- 积分:1
-
This is the best I have seen for beginners the OpenGL source code, OpenGL contai...
这是我 见过的最适合初学者的OPENGL源代码,包含了OPENGL的编程的基本方面,界面设计的也很全面,读入地学规则格网数据-This is the best I have seen for beginners the OpenGL source code, OpenGL contains the basic programming, interface design is also very comprehensive, time-study data grid rules
- 2022-03-18 14:04:45下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-05-07 02:32:46下载
- 积分:1
-
Prepared by a real OpenGL teapot models, can hit lights, can also rotate
用OpenGL编写的一款真实茶壶模型,可以打灯,也可以旋转-Prepared by a real OpenGL teapot models, can hit lights, can also rotate
- 2022-01-26 01:12:17下载
- 积分:1
-
扫描线填充
用OpenGL编写的扫描线填充的VC++多文档程序。实现了多边形,圆形等自绘图形的扫描线填充。有多种填充样式可以选择,可控制填充的颜色和画笔的颜色。
- 2022-01-31 02:42:22下载
- 积分:1
-
将三维变换立方体变形为球
将立方体转化为球。使用opengl库创建的程序。在Visual Studio 2013上正确运行。
- 2022-03-21 02:01:21下载
- 积分:1
-
OpenGL Programming Notes detailed examples of source code, beginners to further...
OPENGL彩色圆环编程示例
详细注释源代码,初学者进一步掌握 OPenGL-OpenGL Programming Notes detailed examples of source code, beginners to further understand OpenGL
- 2022-01-24 13:38:35下载
- 积分:1