登录
首页 » OpenGL图像 » 这是基于VC的opengl绘图程序,只给出了框架…

这是基于VC的opengl绘图程序,只给出了框架…

于 2022-02-20 发布 文件大小:1.55 MB
0 155
下载积分: 2 下载次数: 1

代码说明:

这是关于基于Opengl的vc绘图程序,其中只给出框架程序,其中细节读者可以自己完成!-This is based on the vc Opengl mapping procedures, which only gives the framework of procedures, details of their own readers!

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

发表评论

0 个回复

  • nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了...
    nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
    2022-09-25 15:10:03下载
    积分:1
  • 再MFC下实现opengl的框架,再此框架中可以进行程序的进一步绘制...
    再MFC下实现opengl的框架,再此框架中可以进行程序的进一步绘制-MFC again under opengl framework, then this framework can be further drawn to the procedure
    2022-03-15 11:43:26下载
    积分:1
  • OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。...
    OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
    2022-02-12 23:32:51下载
    积分:1
  • 这是OPENGL的房间漫游程序
    这是OPENGL的房间漫游程序-This is the OpenGL roaming room procedures
    2022-06-29 15:45:22下载
    积分:1
  • OpenGL 中的底纹和着色器( iOS )
    翻译 maninwest@Codeforge 作者:KarstenK@CodeProject介绍如何在 IOS 上使用 OpenGL 底纹。OpenGL 是个也可在其他平台可用的技术。背景我想更好地了解 OpenGL,因其图形性能和在其他项目中使用的兼容性。 使用代码包含的示例项目是根据 MVC-模式,从Xcode 纯模板衍生而来的,  Model-View-Controller 有助于将代码分成有用的片段。ViewController 类名副其实,控制视图工作的方式。重要的是Displaylink,因为这是从显示器中的回调或用于新像素输出的更好的 GUP 计时器。- (void)startDisplayLinkIfNeeded { if (!_displayLink) { self.displayLink = [CADisplayLink displayLinkWithTarget:_viewOpenGL selector:@selector(display)]; [_displayLink addToRunLoop:[NSRunLoop mainRunLoop] forMode:NSRunLoopCommonModes]; } }GUI 在存储控件的 Main.storyboard 中进行配置。它们通过 outlet(出口) 连接到  ViewController 。开始使用 OpenGL 为了以某种方式使用 OpenGL ,我通过 Objective -C 中的典型单例模式设计了一个 OpenGLContext  类。+ (instancetype)sharedInstance
    2022-05-08 07:40:50下载
    积分:1
  • marching cube算法的openGL实现,简单扼要
    marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
    2022-03-20 03:39:32下载
    积分:1
  • obj文件读取源码
    使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
    2022-02-20 13:44:18下载
    积分:1
  • 计算机形学大作业openmesh&qt
    资源描述计算机图形学大作业QTModelViewer,openmesh结合qt,网格细分结合边的反转,opengl三维图像的编辑,运行通过!
    2022-06-19 00:25:30下载
    积分:1
  • 计算机形学画直线
    计算机图形学画直线,C++基于OpenGL框架的直线生成算法,用DDA画直线算法生成任意直线10000条。
    2022-03-03 02:51:34下载
    积分:1
  • nehe_opengl(6
    nehe_opengl(6-10)
    2022-02-06 03:27:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载