-
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。...
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。-[The Complete Works of the English game programming books] .3 D_case_study_using_opengl, through a case study to OpenGL.
- 2022-03-02 20:11:23下载
- 积分:1
-
vc+opengl 做的例子系统,非常漂亮好看
vc+opengl 做的例子系统,非常漂亮好看-vc+ opengl to do the example system, a very pretty good-looking
- 2022-08-05 14:24:58下载
- 积分:1
-
- 2023-08-12 20:45:03下载
- 积分:1
-
opengl例子4
opengl例子4-opengl example 4
- 2023-03-16 01:35:04下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中...
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows the number and names. And with the view of the ball and the associated cube. Views can change in location and size.
- 2022-05-24 16:55:54下载
- 积分:1
-
OpenGL与建模软件MultiGen Creator的接口程序,可以在OpenGL中导入MultiGen Creator建好的模型(flt)WE...
OpenGL与建模软件MultiGen Creator的接口程序,可以在OpenGL中导入MultiGen Creator建好的模型(flt)WE-this program is an interface between OpenGL and MultiGen Creator,it can be used to introduce flt model created by MultiGen Creator to openGL.
- 2022-08-19 20:36:33下载
- 积分:1
-
《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深...
《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深-" Computer Graphics" in the code, including a variety of basic transformations and geometric realization of progressive approach to
- 2023-04-26 03:55:03下载
- 积分:1
-
Graphic image processing are often used in header files, looking for a good long...
图形图像处理中经常会用到的头文件,找了好长时间才找到,与大家分享!-Graphic image processing are often used in header files, looking for a good long time to find, share with you!
- 2022-07-25 20:54:35下载
- 积分:1
-
OpenGL通过Shader实现镂空纹理效果
OpenGL通过Shader实现镂空纹理效果。
通过识别纹理中的颜色确定是否要绘制该颜色的像素。
仅供参考。
- 2022-02-05 09:51:22下载
- 积分:1