-
OpenGL特效:多个镜面的反射效果,可以产生多个镜面产生反射效果...
OpenGL特效:多个镜面的反射效果,可以产生多个镜面产生反射效果-OpenGL effects : the number of specular reflection effects could have produced a number of specular reflection effects
- 2023-08-04 21:10:02下载
- 积分:1
-
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。...
帖子这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。-This is the message "VC multimedia effects produced 100 cases," all examples of source code. Highlight the opengl programming, including programming, such as Direct.
- 2022-11-07 11:05:09下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等...
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
- 2022-03-11 03:02:51下载
- 积分:1
-
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函...
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将―个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making the scene more real, smooth, is based on the MFC single document applications. In this process, the texture scene through SetCheckTexture () function generator, and then through DoTransform () function to-vertex from the object coordinate system conversion to the window frame, using openGL for matrix calculation, UpdateModelView () function and InitMatrices () Function.
- 2022-05-17 22:41:58下载
- 积分:1
-
3D 喷泉模拟
这是一个 3D 喷泉模拟和喷泉是三维立体的。在 opengl,实施了所有的算法和模拟的查看器为了看得清楚。
- 2023-03-03 07:25:12下载
- 积分:1
-
This is a very complete and detailed three
这是一个非常完整、详细的三维地形漫游程序。可以帮助你学习怎么进行地形的建模和漫游!-This is a very complete and detailed three-dimensional terrain walkthrough procedures. Can help you learn how to terrain modeling and roaming!
- 2022-04-07 01:32:33下载
- 积分:1
-
实现基本的几何三的使用
利用OPENGL实现基本三维几何图像的绘制和显示,源代码。-OPENGL realize the use of basic geometric three-dimensional image rendering and display, the source code.
- 2023-07-09 04:10:04下载
- 积分:1
-
VC中OpenGL编程实现虚拟现实的源代码
VC中OpenGL编程实现虚拟现实的源代码-VC in Virtual Reality Programming OpenGL source code
- 2022-08-14 14:56:06下载
- 积分:1
-
OpenGL的布尔操作实例。csg.c trackball.c trackball.h
OpenGL 布尔运算 例子。
csg.c
trackball .h-OpenGL Boolean operation examples. Csg.c trackball.c trackball.h
- 2022-07-08 14:34:46下载
- 积分:1