-
树分形 opengl
在用 Opengl 使用 c + + 与分形 3d 做一棵树
三个分形的 opengl 代码示例
- 2022-07-01 00:41:05下载
- 积分:1
-
纹理映射,包括纹理贴图,纹理滤波,纹理的凹凸映射等等。纹理采用各种贴图,各种滤波方式
纹理映射,包括纹理贴图,纹理滤波,纹理的凹凸映射等等。纹理采用各种贴图,各种滤波方式-Texture mapping, including texture mapping, texture filtering, texture bump mapping and so on. Texture using a variety of textures, a variety of filtering methods
- 2022-02-06 13:31:21下载
- 积分:1
-
基于qt 的opengl绘图 可做网页插件
该代码是基于qt 的opengl绘图网页插件, 是个简单的实例,html里面有相关代码设置程序嵌入
- 2023-08-18 01:20:06下载
- 积分:1
-
OpenGL VC++開起視窗
始用Microsoft VC++2013 用OpenGL開起視窗,實現實體模型切層的演算法,指令glClipPlane(指定欲切平面)範例說明。
- 2022-04-15 21:41:43下载
- 积分:1
-
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转
自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转-do for myself OpenGL SOLARY SYSTEM has three spheres, including the conversion of public and rotation
- 2023-06-25 15:25:04下载
- 积分:1
-
这是在OPENGL下开发的一款游戏源代码,效果很好。
这是在OPENGL下开发的一款游戏源代码,效果很好。-This is developed under OPENGL a game source code, very good.
- 2023-06-28 19:30: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
-
nurbsCurve这个程序作为曲线拟合使用的.其中要用到OpenGL的某些库...
nurbsCurve这个程序作为曲线拟合使用的.其中要用到OpenGL的某些库-nurbsCurve this procedure as used in curve fitting. Which to use OpenGL some library
- 2022-02-21 07:25:40下载
- 积分:1
-
一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行...
一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!-a good combination of 3D and OpenGL example, multi-class sports gear, a good effect, and the operational procedures for the provision when the post. Dll files are copied to your system SYSTEM32 directory, they can run!
- 2022-12-10 21:05:03下载
- 积分:1
-
obj文件读取
完成OpenGL,obj文件的读取。简单易懂,非常好用;完成OpenGL,obj文件的读取。简单易懂,非常好用;完成OpenGL,obj文件的读取。简单易懂,非常好用
- 2023-01-22 23:50:04下载
- 积分:1