- 15
- 0
- 约6.64万字
- 约 59页
- 2017-08-17 发布于河南
- 举报
怎么上传不了啊!!!!!
A.1 Sierpinski
镂垫程序
/* two-dimensional Sierpinski gasket */
/* generated using randomly selected vertices */
/* and bisection */
#include GL/glut.h
/*you may have to change the include toglut.h or
elsewhere depending on where it is stored on your system */
/* glut.h usually has included for gl.h and glu.h */
void myinit(void)
{
/* attributes */
glClearColor(1.0, 1.0, 1.0, 1.0); /* white background */
glColor3f(1.0, 0.0, 0.0); /* draw in red */
/* set up viewing */
/* 50.0 × 50.0 camera coordinate window with origin lowe
您可能关注的文档
- 关于园林技术专业设置的论证申请报告.doc
- 关于桌面插件FOOTODAY的使用技巧.doc
- 关注高速公路行驶保命细节.doc
- 管理方法于艺术作业3.doc
- 光影摩术的用法.doc
- 广东教育技术能力中级培训多选及答案.doc
- 广告美学论文.doc
- 广告设计毕业论文课题精选.doc
- 广告设计色彩教程.doc
- 广告设计与制作教学大纲.doc
- 2026年智慧健康管理系统创新报告.docx
- 河北衡水市武强中学2025-2026学年高二下学期4月期中物理试题(含解析).docx
- 2026年人工智能行业智能老年防走失定位器创新报告.docx
- 2026年低空经济飞行器量子技术应用创新报告.docx
- 2026年农业智能农业智能育种创新报告.docx
- 河北省保定市莲池区保定市第一中学2025-2026学年高二下学期期中考试生物试题(含解析).docx
- 2026年智慧城市电子站牌充电创新报告.docx
- 河北省邯郸市平恩中学等校2025-2026学年八年级期中考试英语试题(含解析).docx
- 2026年供应链创新技术应用报告.docx
- 2026年体育智能赛事管理系统支付系统创新报告.docx
原创力文档

文档评论(0)