登录
首页 » OpenGL图像 » 一个最基本的OpenGL程序框架。很多朋友在初学OpenGL将…

一个最基本的OpenGL程序框架。很多朋友在初学OpenGL将…

于 2023-01-23 发布 文件大小:134.70 kB
0 7259
下载积分: 2 下载次数: 1

代码说明:

一个最基本的OpenGL程序框架。很多朋友在初学OpenGL时会很迷茫,无从下手,其实一个最简单的OpenGL程序框架对你来说可能是理解OpenGL原理的最好帮手。-a basic procedural framework of OpenGL. Many friends in a novice OpenGL will be very confused, no harm In fact, one of the most simple OpenGL procedural framework for you to understand is the principle of the best OpenGL helper .

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

发表评论

0 个回复

  • opengl多文档应用实例
    opengl多文档应用实例-opengl Multi- Document Application
    2023-03-30 17:05:04下载
    积分:1
  • 学校的OpenGL 3D游戏";是一系列的编程书籍。为必要的。
    学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program design and the technology of teaching. "Learning series OpenGL 3D games" is different from the traditional program design books, it is important to the realization of the game program. For a complete game the main line, means fish on the bone-related knowledge and technology, strive to better readability.
    2023-04-13 08:20:03下载
    积分:1
  • 水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
    水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
    2022-08-11 14:29:53下载
    积分:1
  • 这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。 李晓远,贾滇昆,郭庆民.VC++多媒体特效制作...
    这是书“VC++多媒体特效制作百例”中的所有实例的源代码。重点讲述了opengl编程,也包括Direct编程等。 李晓远,贾滇昆,郭庆民.VC++多媒体特效制作百例.中国电力出版社,2001-This the "VC 100 cases produced multimedia effects," all examples of source code. Highlight the opengl programming, including programming, such as Direct. Li Xiao Yuan, Jia Yunnan Kunming, GUO. VC multimedia effects produced 100 cases. China Power Press, 2001
    2022-08-12 19:29:13下载
    积分:1
  • This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP...
    This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP extensions to render a reflective Cube map The dglOpenGL.pas file was created by the team at www.delphigl.com I have included the html readme for an explanation of using this.-This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP exten Dimensions to render a map reflective Cube The dglOpe nGL.pas file was created by the team at www.delp higl.com I have included the html readme for an e xplanation of using this.
    2022-07-09 10:17:04下载
    积分:1
  • NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框...
    NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜 12:显示列表 13:图像字体 14:图形字体 15:纹理图形字 16:雾 17:2D图像文字 18:二次几何体 19:粒子系统 20:蒙板 21:线的游戏 22:凹凸映射 23:球面映射 24:扩展 25:变形 26:反射 27:影子 28:贝塞尔曲面 29:Blt函数 30:碰撞检测 31:模型加载 32:拾取游戏 33:TGA文件 34:地形 35:播放AVI 36:渲染到纹理 37:卡通映射 38:资源文件 39:物理模拟 40:绳子的模拟 41:体积雾气 42:多重视口 43:FreeType库 44:3D 光晕 45:顶点缓存 46:全屏反走样 47:CG顶点脚本 48:轨迹球 -NeHe OpenGL
    2022-02-24 23:37:14下载
    积分:1
  • 人形机器人,四肢能够协调运动
    这是一个简易的人形机器人,四肢能够做规则来回摆动的运动,并且能够相互协调。做周期性的运动
    2023-06-21 14:10:03下载
    积分:1
  • Game Exchange 2 File Loader GE2 ge2loader
    Game Exchange 2 File Loader GE2 ge2loader
    2022-02-06 03:43:39下载
    积分:1
  • 基于OpenGL的扁平化设计五子棋
    使用OpenGL实现的非常漂亮的五子棋。可以读盘,复盘,悔棋,人机对战,多人对战。游戏中AI有多种程度的只能可供选择。程序界面采用了现在非常流行的扁平化设计,非常具有现代科技感:)整体程序只是用了OpenGL的实用函数库以及glut,在windows 7 + visual studio2010下开发,实测可用。使用方法:只需配置好opengl环境,将代码加入到项目即可运行。
    2022-04-28 19:56:28下载
    积分:1
  • opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉
    用opengl和visual c++ 实现的喷泉效果的演示,漂亮的喷泉-use opengl and visual c achieve the effect of the display fountains, and beautiful fountains
    2022-04-27 15:33:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载