-
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控...
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控制光线明暗算法,给花盒加上了逼真的光照效果。-experiments, we Comprehensive Utilization of the 3-D computer graphics imagery inside the basic algorithm, and surface mapping algorithm, the success of the screen shows a ZHUONMIQAN, in the design process, we also use a computer-controlled light shading algorithm to Huaan with a realistic lighting effect .
- 2022-02-12 00:02:57下载
- 积分:1
-
在VC++环境下运行Opengl得到三维字体,是初学者的好例子。
在VC++环境下运行Opengl得到三维字体,是初学者的好例子。-In VC++ Environment running opengl be three-dimensional character, is a good example for beginners.
- 2022-02-01 19:26:12下载
- 积分:1
-
一个opengl三维文字的例子
一个opengl三维文字的例子-A three-dimensional text opengl example
- 2022-07-10 00:02:52下载
- 积分:1
-
vtk slice 三维取切片
在三维图像中用vtkslice 取切片,通常使用一个表面剪切一个数据集,并显示剪切后的结果值,我们称这种技术为数据剪切,数据剪切需要两方面的信息:被剪切的数据集和剪切面,剪切面一般是使用隐函数定义,一般的应用使用一个平面对数据集进行切片,然后使用颜色映射或矢量可视化的方法显示剪切结果。隐函数的一个特性是可以将一个空间位置点转换成一个标量值,我们可以将这个特性与等值面算法相结合,生成剪切面,其基本思想是:对数据集的每个点或单元生成一个标量值,然后用等值面算法提取剪切范围值,生成剪切面。剪切算法的过程如下:对于组成单元的每个点,用隐函数F(x, y, z)计算其值,如果所有的点都为正值或负值,则剪切面不通过该单元,反之,剪切面通过该单元,利用隐函数F(x, y, z) = 0计算函数值为零的点所组成的面生成等值面,同时利用线性插值算法计算面的属性值。
- 2022-09-18 12:05:03下载
- 积分:1
-
Point light source examples of the river for the DXUT scene rendering. Given her...
点光源河面光源的实例,用于在DXUT场景的渲染。这里给出的c++代码,适合初学者-Point light source examples of the river for the DXUT scene rendering. Given here c++ Code, suitable for beginners
- 2022-03-19 22:52:16下载
- 积分:1
-
控制世林摄像机,具体操作可以自己摸索,第一次写VB,请多指教。...
控制世林摄像机,具体操作可以自己摸索,第一次写VB,请多指教。-Control of Shilin camera, specific operations can find their own way, the first to write VB, ability, Zhijiao.
- 2022-07-18 09:38:11下载
- 积分:1
-
OpenGL演示之太阳、地球、月球的运转实例
OpenGL演示之太阳、地球、月球的运转实例
-OpenGL demo Zhi sun, the earth, moon examples of the operation.
- 2023-01-05 11:40:03下载
- 积分:1
-
openg例子2
openg例子2-openg example 2
- 2022-02-20 23:10:54下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-06 02:57:05下载
- 积分:1
-
Opengl realize the side with the red flag flying, p key to start
用opengl实现了一面飘扬的红旗,p键开始-Opengl realize the side with the red flag flying, p key to start
- 2022-05-13 01:48:29下载
- 积分:1