-
本代码是基于OpenGL平台和C代码生成,主要的3D性能…
本代码是基于opengl平台而生成的c++代码,主要表现了一个3d的动态的下掉的链条.-the code is based on opengl platform and the c code generation, mainly 3d performance of a dynamic swap under the chain.
- 2022-01-26 08:22:24下载
- 积分:1
-
计算机图形学OpenGL VC++可以运行,但需要文件支持
计算机图形学 opengl VC++ 可以直接运行 但是需要文件支持-Computer graphics opengl VC++ can run, but need to file support
- 2022-07-13 00:24:57下载
- 积分:1
-
simulated solar physics movement and the achievement of texture, movement contro...
此程序了模拟太阳九大行星运动并实现了纹理,控制运动等操作-simulated solar physics movement and the achievement of texture, movement control operation
- 2022-03-30 05:39:06下载
- 积分:1
-
基于OpenGL的3D射击游戏的设计与实现
基于OpenGL,使用计算机图形学相关知识,在VC++环境下实现的3D游戏软件系统。该软件集可操作性,实用性,趣味性于一体,通过美观逼真的场景,丰富的色彩及友好的界面以实现各种算法。
程序涉及到以下几个模块:OpenGL的程序框架;OpenGL的基本图形;OpenGL的组合图形;游戏场景生成;OpenGL中的文字显示;特殊平面_树木;显示3D模型;3D动画模型;射击、爆炸;碰撞检测;游戏进度保存。
- 2023-03-30 00:20:03下载
- 积分:1
-
OpenGL Code for Displaying 3D texture from 2D map
OpenGL Code for Displaying 3D texture from 2D map
- 2022-09-22 03:20:03下载
- 积分:1
-
opengl 显示三维立方体,曲线曲面等内容
opengl 显示三维立方体,曲线曲面等内容-opengl display three-dimensional cubes, curves and surfaces, etc.
- 2022-11-05 23:15:04下载
- 积分:1
-
研究研opengl的请参看以下程序
研究研opengl的请参看以下程序-Research Institute opengl See the following procedure
- 2022-02-26 02:28:02下载
- 积分:1
-
在C / C++ OpenGL程序显示的喷泉
OpenGL Program for displaying fountains in C/C-OpenGL Program for displaying fountains in C/C++
- 2022-06-15 05:35:16下载
- 积分:1
-
OpengGL prepared by the mapping procedure, known image of spatial information, y...
OpengGL编写的映射程序,已知图像的空间信息,就可以运行此程序,把图像绘制出来,并且在不同的单元赋予不同的颜色 -OpengGL prepared by the mapping procedure, known image of spatial information, you can run this program, the image is drawn out, and the different modules given different colors
- 2022-08-25 02:41:10下载
- 积分:1
-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1