CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - computer graphics opengl

搜索资源列表

  1. openGL

    0下载:
  2. OpenGL实际上是一种图形与硬件的接口。它包括了120个图形函数,开发者可以用这些函数来建立三维模型和进行三维实时交互。与其他图形程序设计接口不同,OpenGL提供了十分清晰明了的图形函数,因此初学的程序设计员也能利用OpenGL的图形处理能力和1670万种色彩的调色板很快地设计出三维图形以及三维交互软件。 -OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics a
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1563295
    • 提供者:rui_biao
  1. GlutMenus

    0下载:
  2. 计算机图形学OpenGL第三版中的源代码,供初学着参考,简单介绍了glut菜单的使用-Computer Graphics OpenGL third edition in the source code for beginners with reference to briefly use the glut menus
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:216504
    • 提供者:elegant2008
  1. RubberRect

    0下载:
  2. 计算机图形学OpenGL版的第二章的源代码,简要介绍橡皮矩形的绘制。供初学者参考-Computer Graphics OpenGL version of the source code of the second chapter, a brief descr iption of the draw rubber rectangle. Reference for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1207176
    • 提供者:elegant2008
  1. CameraDemo

    0下载:
  2. 计算机图形学OpenGL版中的源代码,详细了介绍如何使用摄像机-Computer Graphics OpenGL version of the source code, introduced in detail how to use the camera
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2424776
    • 提供者:elegant2008
  1. emissiveRayTracer

    1下载:
  2. 计算机图形学OpenGL版中的源代码,介绍光线追踪的绝佳教程 ,供初学者参考-Computer Graphics OpenGL version of the source code, introduced ray tracing excellent tutorial for beginners reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:3061230
    • 提供者:elegant2008
  1. graphics

    0下载:
  2. 计算机图形学的课件,非常的经典,适合入门学习,对OpenGL有一个初步的了解-Computer graphics courseware, is the classic, suitable for entry-learning, OpenGL has a basic understanding of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:415898
    • 提供者:
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
  1. ComputerGraphic2

    0下载:
  2. 计算机图形学课程设计,效果不错,对于二维三维图形显示,绘图,物体抓取,都实现的很好!使用的是开源OpenGl函数库!-Computer Graphics Design, worked well for two-dimensional three-dimensional graphics, drawing, crawling objects are achieved very good! Using open source OpenGl library!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:164545
    • 提供者:wwwddd
  1. OpenGLFrame-lifangti

    0下载:
  2. 计算机图形学OpenGL,用来画立方体的源代码-Computer Graphics OpenGL, the source code used to draw the cube
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:312721
    • 提供者:huang
  1. SoapBox

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S 3D Object-Soap 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 O:打开肥皂的盒子 P:关闭肥皂的盒子-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader scene control: ESC: exi
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1470217
    • 提供者:许苏娟
  1. Drawline

    0下载:
  2. 我自己编的有关有OpenGL中的各种划线方法(中点划线、DDA、Bresenham。当然还有调用OpenGL自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have OpenGL in the series all crossed methods (midpoint crossed, DDA, Bresenham. Of course, call the procedure for carrying by itself Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:215766
    • 提供者:Oysteam
  1. openGL

    0下载:
  2. 计算机图形学的基础知识讲解。希望能对大家有帮助。有基本概念和基础知识。是学习计算机技术必备的基本课程之一。-Explain the basics of computer graphics. Hope it' ll help. Basic concepts and basic knowledge. Necessary to learn computer technology one of the basic curriculum.
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7948126
    • 提供者:王艳
  1. Cambridge3DComputerGraph

    0下载:
  2. Cambridge - 3D Computer Graphics - A Mathematical Introduction with OpenGL - 2005-Cambridge- 3D Computer Graphics- A Mathematical Introduction with OpenGL- 2005
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6629555
    • 提供者:zhujun
  1. opengl

    0下载:
  2. 计算机图形学c程序,有个错误,自己改一下吧-Computer graphics c program, there is a mistake, it ourselves about it
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:725
    • 提供者:iamz
  1. OpenGL

    0下载:
  2. 本书详细介绍了OpenGl的基本原理,计算机图形学知识,还有完备的程序代码实例。-OpenGl book details the basic principles of computer graphics knowledge, there is a complete code example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2979294
    • 提供者:chen
  1. OPGLTorus

    0下载:
  2. opengl实验的3D彩色圆环翻转,计算机图形学课程实验-opengl 3D color ring flip experiments, computer graphics course experiment
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2955500
    • 提供者:吴蒙
  1. OpenGL

    0下载:
  2. AddisonWesley_OpenGL.Distilled OpenGL opens the door to the world of high-quality, high-performance 3D computer graphics. The preferred application programming interface for developing 3D applications, OpenGL is widely used in video game developmen
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1171902
    • 提供者:hyzhou
  1. Graphics-Review-Questions

    0下载:
  2. 图形学复习题,计算机图形学课程openGL相关的考试复习题以及部分答案-Graphics, review questions, related to computer graphics course openGL test review questions and some answers
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:121101
    • 提供者:taozi
  1. Image-Process-and-OpenGL

    0下载:
  2. 计算机图形学理论与OpenGL编程实践_0-OpenGL Programming Computer Graphics Theory and Practice _0
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5535715
    • 提供者:duxinglws
  1. OpenGL-Programming-Guide-2rd

    0下载:
  2. OpenGL编程指南非扫描版:内容为英字原文。-The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. With
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5590502
    • 提供者:niuyq
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com