-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-31 15:02:05下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1
-
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。...
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。-this program is based on the opengl vc programming, focusing on the development of three-dimensional objects partial amplification, and through multi-view show that the function is a certain reference value.
- 2022-01-25 23:16:56下载
- 积分:1
-
此程序供初学opengl者使用较佳,它实现了一个颜色变化的三角形!...
此程序供初学opengl者使用较佳,它实现了一个颜色变化的三角形!-this program for beginners to use opengl better, it achieved a color change the triangle!
- 2023-02-11 14:35:03下载
- 积分:1
-
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。...
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。-procedures for the use of the OpenGL particles of the planetary system to achieve a simple simulation. Randomly generated particles, the particles using various fundamental attributes. Procedures are spelled out, beginners are easier to learn and master particle system, is a very good learning materials.
- 2022-02-03 17:15:15下载
- 积分:1
-
一本c#的编程的源码
一本c#的编程的源码-a c# programming source code
- 2022-10-12 18:45:03下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1
-
Delaunay三角网生成
本程序用MFC和OpenGL实现了点云数据的三角化,已通过调试,欢迎大家下载!!!但是OpenGL库本程序没有附带,大家自行下载,谢谢啦!!
- 2023-07-14 13:55:06下载
- 积分:1
-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分:1
-
In the comparison of data or presentation, a chart image is not only very intuit...
在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。
向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果
-In the comparison of data or presentation, a chart image is not only very intuitive, but also very lively. Examples of how the introduction of the Delphi to design the image of three-dimensional pie chart. To add a TVtChart form components and a TTimer components, including components used to display TVtChart pie, and TTimer components continuously change the pie chart for the data, access to dynamic effects
- 2022-06-13 23:24:30下载
- 积分:1