-
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器...
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
- 2022-07-27 06:51:19下载
- 积分:1
-
斯坦福大学图形学opengl演示程序
这个程序是斯坦福大学图形学opengl演示程序,可以用鼠标来控制视点的位置,滚轮可以放大或缩小整个图像的大小,可以显示整个三维图像的网格信息
- 2022-04-18 20:55:28下载
- 积分:1
-
固体遮蔽基本对象
这是在 c + + 中使用 opengl,帮助我们绘制 Solid_Shaded_Basic_Objects 代码,您可以绘制多维数据集,茶壶,......这是一个基本的形状,project.i 将这用于我的项目是设计一个房间,有所有的东西像一张桌子、 茶壶、 喝杯茶,围拢的一切。希望每个人都想要开始用 opengl 帮助 them.good 和运气
- 2023-05-03 22:00:04下载
- 积分:1
-
交互式计算机图形学--自顶向下方法与OpenGL应用(第三版 影印版)源代码...
交互式计算机图形学--自顶向下方法与OpenGL应用(第三版 影印版)源代码-interactive computer graphics-- from the top-down approach with the OpenGL application (third edition copy version) source code
- 2023-07-18 13:25:03下载
- 积分:1
-
物流模拟软件(opengl)
对现实进行简单抽象,使用floyd算法和蚁群算法相结合对单仓库多配送目标的配送路线进行计算最短时间和最短路程,采用opengl绘制三维场景及车辆,模拟车辆运行,实现三维的物流配送模拟
- 2022-09-13 21:40:04下载
- 积分:1
-
VC++ Opengl engineering template, a simple example
VC++Opengl个工程模板,有简单的例子-VC++ Opengl engineering template, a simple example
- 2022-11-09 14:10:04下载
- 积分:1
-
自己利用vc+opengl编写的单文档图形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子...
自己利用vc+opengl编写的单文档图形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子-Vc+ opengl their use of a single document prepared graphics drawing program, to split three examples opengl rendering window is more than learning window opengl programming and a good example drawn
- 2022-08-20 19:14:49下载
- 积分:1
-
An Java OpenGL example illustrating basics of collision detection, collision res...
An Java OpenGL example illustrating basics of collision detection, collision response, and physically based modelling effects.
- 2022-01-24 15:04:24下载
- 积分:1
-
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。...
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。-this program is based on the opengl vc programming of 3D objects compression, zooming, rotation, translation, etc, great reference value.
- 2022-01-25 21:20:22下载
- 积分:1
-
qt嵌入osg
使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
- 2022-03-21 04:28:11下载
- 积分:1