登录
首页 » OpenGL图像 » Draw a picture which there are a number of small star around a big star.Method:...

Draw a picture which there are a number of small star around a big star.Method:...

于 2022-02-03 发布 文件大小:41.20 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

绘制一个这样的图案,一个大星周围有一系列的小星,使用方法:原点转移。-Draw a picture which there are a number of small star around a big star.Method: central point transformation

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MultiTexturing opengl
    MultiTexturing opengl
    2023-08-30 02:45:03下载
    积分:1
  • VC++与openGL开发的求法矢量的简单例题程序
    VC++与openGL开发的求法矢量的简单例题程序-VC++ With openGL developed a simple method Vector Example procedures
    2022-01-22 12:33:18下载
    积分:1
  • 基于MFC的计算机细胞统计
    基于MFC的计算机细胞统计,用于各种细胞图的识别和统计数目,全自动操作,可辨识度高,欢迎下载学习交流。
    2022-11-16 02:15:04下载
    积分:1
  • 线框模型
    线框模型
    2023-08-20 03:25:03下载
    积分:1
  • nehe opengl 第二课
    nehe opengl 第二课-nehe opengl second cla
    2023-05-08 10:50:03下载
    积分:1
  • DDA 算法的实现
    数字微分分析器或只是简略的 DDA 直线绘制算法是用于光栅图形设备中绘制线条。在这种算法,在行的开始和结束位置已提供。 中介像素位置将在起始点和结束点之间的时间间隔的变量线性内插法计算。该算法如下所示: 让开始和结束点线的是 (x 1,y1) 和 (x2,y2),分别。所以坡、 m = (y2-y1)/(x2-x1)。根据 m 和该象限的 (x,y) 的值属于,中介像素职位要计算如下: 职位要计算如下: 象限 m < = 1 m > 1 第一次 x = x + 1 y = y + m x = x + 1/m y = y + 1 第二次 x = x 1 y = y + m
    2022-08-10 08:17:23下载
    积分:1
  • 利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。...
    利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。-Use vc++ And openGL development shows that the effect of the flames, with a火柴头as a demonstration.
    2022-07-05 09:06:28下载
    积分:1
  • 利用OPENGL编写了一个海面波浪模拟的程序,同时对海面的纹理数据进行动态变还,具有较好的视觉效果...
    利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
    2022-07-13 00:07:41下载
    积分:1
  • VS2013中基于opengl的3D模型程序
    此程序基于VS2013 中的opengl,能把obj格式的3D模型读入显示出来,并且具有沿各个坐标轴的平移功能,还能具有缩放功能,对刚开始接触opengl的来说是难得的程序。
    2022-03-07 11:21:36下载
    积分:1
  • OpenGL是一个很好的入门
    一本非常好的OpenGL入门书籍,通过这本书可以快速入门,掌握基本的操作。-OpenGL is a good entry-books, this book can be through the Quick Start, to master the basic operation.
    2022-07-07 01:38:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载