登录
首页 » OpenGL图像 » My homework from computer graphics, an opengl source in c++

My homework from computer graphics, an opengl source in c++

于 2023-07-18 发布 文件大小:1.08 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

My homework from computer graphics, an opengl source in c-My homework from computer graphics, an opengl source in c++

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

发表评论

0 个回复

  • This program drew a globe that contains the basic graphics rendering, light sett...
    本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画-This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
    2022-03-17 20:02:11下载
    积分:1
  • opengl sdk文档
    opengl sdk文档-opengl sdk Documents
    2022-05-23 23:13:06下载
    积分:1
  • 使用OpenGL的一个小昆虫准备随机移动多媒体节目
    一个用利用OpenGL编写的小虫子随机移动的多媒体程序-use OpenGL with a small insect prepared random mobile multimedia programs
    2022-02-20 16:26:30下载
    积分:1
  • MD3 documents printed.
    MD3文件的载入。-MD3 documents printed.
    2023-05-09 08:40:03下载
    积分:1
  • opengl超强文档集合,教程,地形生成,等等。巨好,巨多
    opengl超强文档集合,教程,地形生成,等等。巨好,巨多-opengl super collection of documents, tutorials, terrain generation, and so on. Macrophages, and giant multi-
    2022-02-05 21:55:33下载
    积分:1
  • opengl 初级
    opengl,初级,good for you to study opengl A、如果程序编制演示的AVI不能播放 请自行安装盘上的TSCC.exe。 B、OpenGL程序运行太慢    OpenGL画面右下角的刷新指标小于5帧/秒。    原因: Win2000或WinXP在安装时,系统自动安装默认的显卡驱动程序,多数默认的显卡驱动程序是不完全的版本,对OpenGL的支持不够(微软有意的?)。所以应该重新安装随机代的厂商提供的显卡驱动程序。 C、从11章开始程序不能编译。    从 11章射击、爆炸开始程序中用到了DirectX8.0的鼠标接口函数,如果你机器上不是装的DirectX8.0可能不能编译。请使用"文档"目录下的另一组用普通鼠标接口的程序吧。  
    2022-01-24 16:19:57下载
    积分:1
  • 一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义
    一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义-a framework for beginners OpenGL terms of reference have great significance
    2022-05-25 14:18:15下载
    积分:1
  • openglMFC播放器
    用mfc框架实现的OpenGL播放器                             
    2022-02-04 00:47:30下载
    积分:1
  • GL Opengl 开发库源码
    GL Opengl 开发库源码-GL Opengl source development libraries
    2022-07-19 11:09:25下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use linked list of C++
    #include #include #include #include #include "point.h" /*draw line from the line array*/ void drawPointLine() {  Node * temp;  for (int i=0;inext!=NULL)   {    temp=temp->next;    glVertex2i(temp->x,temp->y);   }   glEnd();  } } /*find the point and delete the point from the line array*/ void delpointFun(int xx,int yy) {  for (int i=0;inext!=NULL)   {&n
    2022-01-31 23:45:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载