-
有趣的卡通飞行3D游戏代码
3D游戏射击,有趣,卡通人物可以使得游戏更有趣
这其实是一款很有趣的捏脸游戏,游戏名字叫做《ZEPETO》,大家可以通过自己的脸识别,然后进行捏脸,制作出各种可爱的3D人物模型,非常有意思的一款游戏。
- 2022-06-12 07:34:41下载
- 积分:1
-
这是一个很不错的程序
这是一个很不错的程序-a nice program
- 2022-07-24 16:30:02下载
- 积分:1
-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
OPENGL源程序,比较不错的。让大家共享一下
OPENGL源程序,比较不错的。让大家共享一下-OPENGL source to compare well. Let everyone share what
- 2022-02-05 12:01:01下载
- 积分:1
-
OpenGl源代码学习(Nehe教程)主要讲述了OpenGL的工作原理,以及各个功能的实现。...
OpenGl源代码学习(Nehe教程)主要讲述了OpenGL的工作原理,以及各个功能的实现。-OpenGl source learning (Nehe Directory) describes the working principle of OpenGL, and the realization of various functions.
- 2022-03-25 01:14:47下载
- 积分:1
-
first install the JRE, install java3d Pack (Java 3D package of documents called...
首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$JBuilder9jdk1.4目录下。会在$JBuilder9jdk1.4jrelibext下添加几个jar文件,会在$JBuilder9jdk1.4demo目录下添加一个java3d目录,里面是例子。如果安装没有问题,打开目录 $JBuilder9jdk1.4demojava3dHelloUniverse下的网页HelloUniverse.html应该可以正常显示。-first install the JRE, install java3d Pack (Java 3D package of documents called java3d- 1_3_1-windows-i586- opengl- sdk.exe can go to Baidu, Google and Beijing University days of the Internet to search the file, then you will have to download). Default under java3d package will be installed in your $ JBuilder9 jdk1.4 directory. The $ JBuilder9 jdk1.4 jre lib ext Add several jar document, the $ JBuilder9 jdk1.4 demo directory add a java3d directory, there"s example. If you have no problem, open directory $ JBuilder9 jdk1.4 demo java3d HelloUniverse HelloUniverse.html the website should be able to display normal.
- 2023-08-26 17:10:03下载
- 积分:1
-
在vc中如何进行opengl纹理贴图
在vc中如何进行opengl纹理贴图-how the vc for opengl textures
- 2023-02-23 06:10:03下载
- 积分:1
-
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体...
在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc++ 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
- 2022-01-25 19:17:44下载
- 积分:1
-
封闭多边形影线填充openGL
资源描述先输入多边形的点数,再在弹出窗口中点击鼠标左键,每点一次左键,就显示出该点,并在原窗口中记录下该点的坐标。当点到相应数目时,再在原窗口中输入影线的倾角斜率、间距,则弹出窗口中会自动画出封闭多边形并自动填充。在弹出窗口中点击鼠标右键刷新。
本算法类似于扫描线填充算法。
- 2022-01-28 14:02:28下载
- 积分:1