CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - master

搜索资源列表

  1. OpenGL超级宝典各章源代码01-19

    2下载:
  2. 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9188058
    • 提供者:罗衫
  1. 基于VC++的OpenGL编程讲座之坐标变换

    0下载:
  2. 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7526
    • 提供者:微微
  1. star_star

    0下载:
  2. 本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。-procedures for the use of the OpenGL particles of the planetary system to achieve a simple simulation. Randomly generated particles, the particles using various fundament
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26886
    • 提供者:黄彦淞
  1. openglprograms

    0下载:
  2. VC++与opengl的几个实时动画程序,适合初学着掌握opengl的编程-VC and opengl several real-time animation process, suitable for a novice to master the programming opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1057311
    • 提供者:杨海
  1. Starsrotation

    0下载:
  2. OpenGL编程范例,掌握sin函数实现滚动星星,实现视景体的空间旋转-OpenGL programming paradigm, master sin Function rolling stars and realize the visual-spatial rotation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19524
    • 提供者:liusuxing
  1. 《OpenGL图形程序设计指南》源代码

    0下载:
  2. opengl图形编程,怎么那么烦。对C高手学习很有用HO!-opengl graphics programming, so how annoying. Learning to master C useful HO!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:432974
    • 提供者:no
  1. lsystem3 openGL程序

    2下载:
  2. openGL程序 简单的程序叫你如何掌握用递归思想(L-system)画一棵树(有树干有叶子)。这也是画地形的必修课。-openGL program simple procedure called recursive thinking you how to master the (L-system) draw a tree (a tree with leaves). This is a required course terrain painting.
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:1395
    • 提供者:Jason
  1. 3d.rar

    0下载:
  2. 参考文献,基于虚拟现实的三维服装展示,硕士毕业论文,References, based on the virtual reality display of three-dimensional apparel, Master' s Thesis
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2411112
    • 提供者:yilong
  1. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:596593
    • 提供者:jing
  1. 20091227line

    0下载:
  2. 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:208575
    • 提供者:aliang
  1. OpenGLSuperBible

    0下载:
  2. opengl圣经,很好的opengl学习书籍,让您从入门到精通-opengl Bible study books opengl well, allowing you entry to the master from
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3115330
    • 提供者:TanZheng
  1. glutEx1-vs6

    0下载:
  2. 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。-Based on programming in OpenGL through the realization of the experiment content, master the use of OpenGL matrix and verify that the curriculum content of matrix transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:106744
    • 提供者:胡伟娅
  1. a3

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -Experiments in model transformation based on the experiment through the realization of the following content, master OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:38665
    • 提供者:胡伟娅
  1. chengxu

    0下载:
  2. 本程序能够让学习者更深入的了解opengl绘制图形的基本方法,掌握三维图形的绘制是如何完成的-This procedure can allow the learner a deeper understanding of the basic opengl graphics rendering methods, master of three-dimensional graphics are drawn on how to complete the
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:126370
    • 提供者:zuowen
  1. NeHe.OpenGL.Tutorial.ChineseEdition

    0下载:
  2. 一本非常好的OpenGL入门书籍,通过这本书可以快速入门,掌握基本的操作。-OpenGL is a good entry-books, this book can be through the Quick Start, to master the basic operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:363865
    • 提供者:andy
  1. OpenGL_demos

    0下载:
  2. 一个比较完善的OpenGL例程,其不但可以帮助大家掌握OpenGL的使用,而且可以为进一步拓展编程提供素材-OpenGL a perfect routine, its not only can help you to master the use of OpenGL and can provide materials to further expand programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:157282
    • 提供者:陈大维
  1. cubev

    0下载:
  2. 这个个人图形学的画动态4维旋转的程序,它使用了openGL的两个矩阵堆栈,可以帮助大家掌握openGL的矩阵栈,及几何变换实现等-The individual paintings Graphics 4-dimensional spin dynamics of the process, it uses two matrix stack openGL, openGL can help you to master the matrix stack, and the realization of geo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:198427
    • 提供者:chengman
  1. OPENGL_FIRE

    0下载:
  2. opengl的烟花程序,来自高手的,供学习学习-opengl fireworks program, from a master, and for learning to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2046355
    • 提供者:ligengyu
  1. planet

    0下载:
  2. 1.掌握平移变换、放缩变换、旋转变换、错切变换、对称变换和复合变换的基本原理。 2.掌握OpenGL矩阵堆栈的操作方法 3.掌握组合变换原理 -1. Have translational transformation, zoom transform, rotation, shear transformations, compound symmetry transform and the basic principles of transformation. 2. To master
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:18338
    • 提供者:海海
  1. fly

    0下载:
  2. 这是一个关于模拟飞行的opengl程序,学习它,可以掌握用程序实现飞行的基本功能。-It is a flight simulation program opengl, learning it, you can master the use of procedures to achieve the basic functions of the flight.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:431757
    • 提供者:张大付
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com