登录
首页 » OpenGL图像 » OpenGl some of the relevant information, including two straight generation algor...

OpenGl some of the relevant information, including two straight generation algor...

于 2022-08-10 发布 文件大小:1,020.98 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

一些OpenGl的相关资料,包括两个直线生成算法的ppt文件,一份openGL参考书籍的资料,和一个小程序-OpenGl some of the relevant information, including two straight generation algorithm ppt documents, a openGL reference books, and a small program

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

发表评论

0 个回复

  • 利用OpenGL进行编辑形,能绘制出一个三角形跟一个正方形
    利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形-The use of OpenGL to edit graphics, to draw a triangle with a square
    2023-02-04 13:00:03下载
    积分:1
  • NEHE的opengl教程9
    NEHE的opengl教程9-48章,前8章有中文翻译故没放上来,这是更新到目前的完整Nehe opengl教程-NEHE Guide 9-48 chapter, the former Chapter 8 there is no Chinese translation Fangshanglai. This is the update to the current integrity Nehe opengl Guide
    2022-04-27 09:48:11下载
    积分:1
  • 《OpenGL超级宝典》光盘附带源码 很基础很实用 第9章
    《OpenGL超级宝典》光盘附带源码 很基础很实用 第9章
    2022-03-18 16:07:06下载
    积分:1
  • NEHE中文教程+源码
    NEHE中文教程+源码,opengl经典教程! 内有nehe原版sdk,它的网站上已经失效不能下载了,网上都找不到了,我找了很久,终于找到了,还有一些教程,还有教程里的的源代码
    2023-06-14 03:36:03下载
    积分:1
  • opengl prepared by a senior animation procedures to be carried out by right
    opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
    2022-02-01 01:59:35下载
    积分:1
  • 三维的空间位置变化! 小键盘控制上下左右前后
    三维的空间位置变化! 小键盘控制上下左右前后-three-dimensional spatial location change! The next small keyboard control after about! !
    2023-03-03 19:55:04下载
    积分: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
  • VC++语言使用OpenGL绘制一系列的组合
    vc++中使用opengl语言绘制一系列的组合图形-vc++ language using opengl drawing a series of combination of graphics
    2022-11-23 07:15:03下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use Array of C++
    // student name: // student ID: // date: /*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/ #include #include #include GLint ploypoint = 0; GLint ployline=-1; GLint height; GLint choose=0; GLint move_ployline,move_ploypoint; struct Point {  int x;  int y; }; struct GLintPointArray {  Point point[60]; }; GLintPointArray ploy[60]; void drawPointLine() {  for (int i=0;i
    2022-05-15 00:12:34下载
    积分:1
  • 利用vc++和openGL开发的billboard效果的燃烧着的火焰。
    利用vc++和openGL开发的billboard效果的燃烧着的火焰。
    2022-05-13 12:16:00下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载