-
LVRT-SOURCE
在PSCAD中建立的利用电抗器跌落的模型,可用于低压穿越过程的仿真(In PSCAD established using the model of the reactor drops, can be used for the low pressure through the process simulation
)
- 2012-12-14 00:13:08下载
- 积分:1
-
LOD编程实例,在程序中根据视点与目标之间的距离…
LOD编程实例,在程序中根据视点与对象的距离,以不同的网格来绘制球体。-LOD programming examples, in proceedings under View and the distance between objects, a different grid to map Spheres.
- 2022-07-22 05:19:32下载
- 积分:1
-
是对open gl的实例,以供大家参考,不正之处请多多指教
是对open gl的实例,以供大家参考,不正之处请多多指教-open gl
- 2022-08-22 08:17:28下载
- 积分:1
-
HTML5 实现3D网页canvas
此 html5 幻灯片显示代码帮助您在您的网站中添加幻灯片放映。图片/图像文件夹中您可以轻松地添加您的图片。 今天 mosly web 开发前端语言是 HTML 和 CSS。在 HTML 以后新邓氏在 html5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 10:11:32下载
- 积分:1
-
dk0619
此程序为一图像处理程序,用OPENGL编制,
用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。(procedure for an image-processing program, using OpenGL establishment, users first choice is drawn 2D or 3D graphics for the corresponding graphics input certain data preservation, there is a need to be a graphics window for data pre-data View variogram, using Kriging interpolation, concept check image generation process and frames painted process, the final output can click to see achieved by the graphics, this was a very good graphics and video processing. Which is MFC, powerful, easy operation window.)
- 2006-05-25 23:50:21下载
- 积分:1
-
VOF方法
说明: 含有vof的指导方法,收集的论文集,以及程序,以供初学者学习。(Contains vof guides, a collection of essays, and procedures for beginners to learn.)
- 2020-12-06 22:49:21下载
- 积分:1
-
基于OPENGL的光照球体,点击可以变换多种色,
基于OPENGL的光照球体,点击可以变换多种色,-based on the OpenGL light sphere, it may change a variety of colors,
- 2022-03-25 21:50:50下载
- 积分:1
-
OpenGL的字体
opengl font
- 2023-05-10 09:00:03下载
- 积分:1
-
6SV1.1
说明: 6SV 是一个能够计算矢量(偏振)辐射传输的软件包,对于地气、海气等都有子程序进行计算。适用领域比较广。(6SV is able to calculate the vector (polarization) radiative transfer package, for to air, sea and air and others have calculated subroutine. Relatively wide field of application.)
- 2020-10-29 22:29:57下载
- 积分:1
-
3DPositioning
this program is to model transformations in 3D using GLUI. This program will draw axes and a variety of wireframe shapes in 3D. In addition, the program will have to allow the user to position these objects in space using translation, rotation and scaling about the x, y, and z axes.
(New Torus creates a torus at the origin
New Teapot creates a teapot at the origin
TranslateX a way to specify a translation in the x direction
TranslateY a way to specify a translation in the y direction
TranslateZ a way to specify a translation in the z direction
(these translations can be explicit (e.g.+2 in x,-2 in x),or
interactive (using the glui translators for example)
(TRANSLATION SHOULD ALWAYS BE ALONG THE
WORLD AXIS)
RotateX a way to specify a rotation about the x axis
RotateY a way to specify a rotation about the y axis
RotateZ a way to specify a rotation about the z axis
(t)
- 2009-10-31 09:57:41下载
- 积分:1