-
简单的五边图形程序
简单的五边图形程序-simple five-sided graphics program
- 2022-05-21 20:00:25下载
- 积分:1
-
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别...
介绍了两种投影变化及其相关的函数,可以清楚看出这两种变化的差别-introduced two projectors and related changes in the function, it can be clearly seen that the difference between the two changes
- 2022-02-25 06:57:55下载
- 积分:1
-
c#使用c++dll
这是一个使用c#调用c++编写的dll的完整的例子,主要是加载一个3ds文件,通过传入参数三角节点数组与顶点数组来获取已经用c++写好的3ds程序,经过调试可用,是新手使用dll的好例子。
- 2022-05-19 00:13:56下载
- 积分:1
-
一个比较实用的OpenGL示例!采用VC++编写!可以使大家很快地进入OpenGL的世界中去!...
一个比较实用的OpenGL示例!采用VC++编写!可以使大家很快地进入OpenGL的世界中去!-a more practical example OpenGL! Using VC prepared! You can quickly enter the OpenGL world!
- 2022-07-09 13:14:26下载
- 积分:1
-
表面重建
作者:Hugues Hoppe, University of Washington.
输入:散乱数据点云
输出:三维曲面-surface reconstruction
- 2022-07-15 05:48:38下载
- 积分:1
-
从NEHE改编的程序 适合新手看 NEHE里面多了很多窗口控制方面的程序 我把它全部剔除掉了 同样是新手 这样看起来比较方便!...
从NEHE改编的程序 适合新手看 NEHE里面多了很多窗口控制方面的程序 我把它全部剔除掉了 同样是新手 这样看起来比较方便!-NEHE adapted from the procedure more suitable for novice to see a lot of windows inside NEHE control programs I removed it all out the same way a novice looks more convenient!
- 2022-02-27 04:59:32下载
- 积分:1
-
opengl示例程序
此程序按键盘a和r可以切换不同效果,用来测试深度OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。
- 2023-03-26 15:50:03下载
- 积分:1
-
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32....
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
- 2022-01-25 19:07:48下载
- 积分:1
-
freetype on opengl
freetype在opengl中的应用,调用freetype读取字体文件中的字模数据,生成纹理,并用opengl显示,完美解决字体模糊问题
- 2022-03-11 15:46:59下载
- 积分:1
-
作者: junglesong
这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移...
作者: junglesong
这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处.
由于源程序涉及到保密问题不能和盘托出,请见谅.
junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have use
- 2023-01-23 15:20:04下载
- 积分:1