-
OPENGL开发的一个小例子,适合新手参考学习学习
OPENGL开发的一个小例子,适合新手参考学习学习-OpenGL development of a small example, the reference for novice learn from
- 2022-08-25 14:56:32下载
- 积分:1
-
A 3
三维功能区(OpenGL演示)
- 2022-03-02 21:25:07下载
- 积分:1
-
一个用vc+opengl开发的一个地形浏览飞行的程序,可做学习和进一步开发的基础...
一个用vc+opengl开发的一个地形浏览飞行的程序,可做学习和进一步开发的基础-with a vc opengl developed a topographic View flight procedures, to do further study and development of the infrastructure
- 2023-02-07 07:00:04下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
use OpenGL examples produced by the fountain.
用OPENGL制作的喷泉实例。-use OpenGL examples produced by the fountain.
- 2022-02-04 10:34:19下载
- 积分:1
-
VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理
VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
- 2023-04-20 05:15:03下载
- 积分:1
-
图像处理程序OpenGL编程Chap07_Hanoi.rar
图像处理程序OpenGL编程Chap07_Hanoi.rar-Image processing procedures for OpenGL programming Chap07_Hanoi.rar
- 2022-03-29 04:14:50下载
- 积分:1
-
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。...
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
-This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.
- 2022-08-14 20:41:29下载
- 积分:1
-
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!...
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!-the source object is to achieve the rotation specially prepared in a small program for beginners vc are of great help!
- 2022-02-06 21:11:12下载
- 积分:1
-
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,...
opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,-opengl realize three-dimensional rotation, mainly through vertical and horizontal keys realize, at the same time pick-up function can be achieved,
- 2023-08-03 20:45:02下载
- 积分:1