-
SodukoPrision
soduki改成C++,OpenGL。这是一个模板的游戏,在C++中使用OpenGL API的一些事情。
- 2022-03-19 05:36:50下载
- 积分:1
-
纹理映射,教你如何对已经编好的模型进行贴图等
纹理映射,教你如何对已经编好的模型进行贴图等-Texture mapping, teach you how to have made such a good model for mapping
- 2022-03-06 00:05:57下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1
-
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。
OpenGL代码,NEHE的。 实现用鼠标旋转选中的球体的功能。-OpenGL code, the NEHE. Achieving selected with the mouse rotating spherical functions.
- 2022-07-21 21:03:34下载
- 积分:1
-
similar brush graphics control over source code for the perfect small graphics s...
类似画笔的绘图控件源代码 较完善的小型图形系统 分形图像制作器源代码-similar brush graphics control over source code for the perfect small graphics system fractal images produced for the source code
- 2022-11-18 23:45:03下载
- 积分:1
-
opengl读取obj模型的程序源代码
这是一个用C++和opengl图形库,写的加载obj格式的文件源码。可以实现对多种模型文件的读取。介绍了当今流行的三维作图工具Maya,阐述了Maya生成的OBJ三维格式,如何将OBJ格式文件在OpenGL(OpenGraphic
Library)中进行输入和处理。重点介绍了OBJ文件的文件格式及怎样利用程序代码来构建模型数据结构、绘制对象模型,然后运用
OpenGL的强大功能实现三维显示和交互操作
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-15 21:32:00下载
- 积分:1
-
简单的OpenGL仿真程序,vc实现,实用,需要的同志可以借鉴
简单的OpenGL仿真程序,vc实现,实用,需要的同志可以借鉴-simple OpenGL simulation program, vc realization and practical needs can learn from Comrade
- 2022-03-02 08:59:33下载
- 积分:1
-
OpenGL下打印和打印预览,解决输出问题,如PDF,打印,等
OpenGL下打印和打印预览,解决输出问题,如PDF,打印,等-OpenGL Print and Print Preview to address output issues, such as PDF, print, etc.
- 2022-04-26 13:41:59下载
- 积分:1
-
opengl源代码,实现了一个立方体各表面的多纹理映射
opengl源代码,实现了一个立方体各表面的多纹理映射-opengl source code, implements a cube the surface of the multi-texture mapping
- 2022-05-24 05:19:19下载
- 积分:1
-
基于OpenGL的扁平化设计五子棋
使用OpenGL实现的非常漂亮的五子棋。可以读盘,复盘,悔棋,人机对战,多人对战。游戏中AI有多种程度的只能可供选择。程序界面采用了现在非常流行的扁平化设计,非常具有现代科技感:)整体程序只是用了OpenGL的实用函数库以及glut,在windows 7 + visual studio2010下开发,实测可用。使用方法:只需配置好opengl环境,将代码加入到项目即可运行。
- 2022-04-28 19:56:28下载
- 积分:1