搜索资源列表
SphereWorld
- 本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。
3DTERRIN
- DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,其中规则网格将区域空间切分为规则的格网单元, 每个格网单元对
Opengl_LeftVentricular3
- OpengGL编写的映射程序,已知图像的空间信息,就可以运行此程序,把图像绘制出来,并且在不同的单元赋予不同的颜色 -OpengGL prepared by the mapping procedure, known image of spatial information, you can run this program, the image is drawn out, and the different modules given different colors
AContourLineForACassiniFunctio
- 该程序是Cassini椭圆函数的等高线曲线,再VC++MFC环境下用OpenGL绘制,本程序采用的方法是利用插值法求得等高曲线和单元边线的交点,函数在50*50的单元栅格上采样。,The program is Cassini cnoidal contour curves, and then VC++ MFC with OpenGL rendering environment, the procedure adopted is to use obtained by interpolation co
whysupportnot
- 首先,一个编译单元(translation unit)是指一个.cpp文件以及它所#include的所有.h文件,.h文件里的代码将会被扩展到包含它的.cpp文件里,然后编译器编译该.cpp文件为一个.obj文件-First of all, a compiler module (translation unit) is an. Cpp file and# include it all. H files,. H file of the code will be extended to includ
FORCEV1[1].3
- 三维框架梁单元C++版本的源程序,对学习有限元和c++的有用-FEM FOR C++
3Dhengjia
- 三维桁架有限单元法Fortran源程序,注释丰富易懂-Three-dimensional truss finite element method Fortran source code, comments rich, easy to understand
GLSL_ES_Specification_1.0.17
- OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言,也即开发人员写的短小的自定义程序,他们是在图形卡的GPU (Graphic Processor Unit图形处理单元)上执行的,代替了固定的渲染管线的一部分-The recent trend in graphics hardware has been to replace fixed functionality with programmability in areas tha
OpenFOAMdem
- 开源离散单元法源代码,包括传热、流动等,二维和三维皆包括-openfoam dem source code
GPU-Gems-3
- 《GPU精粹3》是GPU精粹系列畅销书的第三卷,展示了当今最前沿的图形处理单元(GPU)编程技术。现代GPU的可编程性让开发者不仅可以在自己的岗位上迅速脱颖而出,更使得他们可以在非图形应用程序中运用GPU的卓越处理能力,例如,物理仿真、金融分析,甚至是病毒检测——尤其是在cuDA体系结构下。图形学仍然是GPU主要应用领域,通过学习《GPU精粹3》,读者会惊喜地发现一些最新的算法,使用它们可以创建非常真实的角色,实现更逼真的光照效果,以及完成绘制后的混合效果。-GPU Gems 3 contain
3Dhengjia
- 三维桁架有限单元法Fortran源程序,注释丰富易懂-Three-dimensional truss finite element method Fortran source code, comments rich, easy to understand
OpenGL-Canvas-delphi
- delphi opengl 这是可以利用OpenGL硬件加速的画布控件,使用最基础的OpenGL支持(Delphi * 自带的单元)-delphi opengl This is hardware acceleration using OpenGL canvas controls, using the most basic OpenGL support (Delphi* own unit)
Bike-Modeler_VC2005
- 用Visual Studio 2005编写的一个自行车3D模型,共有32个单元,28个层次,并已贴好图。具有自行车头摆动、轮转、脚踏翻动、座包高度变化和旋转等动作-A bicycle 3D model written in Visual Studio 2005 , a total of 32 units, 28 layers, and has set up a map good. Bicycle head swinging, rotation, foot turn, seat height ch
614114
- 空间弹性梁单元结构-静力分析 % 空间弹性梁单元结构-静力分析,-Space structure with static analysis elastic beam element space structure with static analysis, elastic beam element
ansys命令流
- 从ANSYS结果文件中读取数据得到有限元模型单元信息,将其输出到Tecplot中(Read the data from ANSYS result file to get the element information of finite element model and output it to Tecplot.)
