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

搜索资源列表

  1. Visual C++ 6_0高级编程技术·OpenGL

    0下载:
  2. 这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15.68mb
    • 提供者:仲大
  1. OpenGLBOOK121

    0下载:
  2. OPENGL教程,还不错,看看必有收获,尤其初学者-OpenGL tutorial, but also good to see there harvest, especially beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:625.35kb
    • 提供者:猫猫
  1. ShowBall

    0下载:
  2. 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73.07kb
    • 提供者:海洋
  1. OpenGL经典教程

    0下载:
  2. opengl的经典教程,opengl的初学者很好的参考资料,例子丰富-OpenGL Classic Tutorial, especially very good reference for opengl beginners, lots of examples
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.1mb
    • 提供者:dlh
  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
    • 文件大小:582.61kb
    • 提供者:jing
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1.03mb
    • 提供者:刘洋
  1. lighting_0018

    0下载:
  2. 非常有价值,特别是对于初学者 -Very valuable, especially for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:19.5kb
    • 提供者:su
  1. Dinic_Max_Flow_Algorithm.ppt.tar

    0下载:
  2. This file is about Max Flow , especially Dinic s algorithm-This file is about Max Flow , especially Dinic s algorithm....
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:18.64kb
    • 提供者:Hendrik
  1. openglgame

    0下载:
  2. 4个非常有趣的小游戏,特别是射击游戏特别有挑战性,希望大家喜欢。-4 very interesting game, especially in challenging shooting game in particular I hope you like it.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.17mb
    • 提供者:郑浩
  1. 6.1

    0下载:
  2. OpenGL中特重要的视角漫游控制Ortho And Perspect View,相信不用我多说了吧,学好它吧-Especially important in the perspective of OpenGL roaming control Ortho And Perspect View, I believe I need to say the bar, to learn it right
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:232.56kb
    • 提供者:vincentku80
  1. SimpleTracer

    0下载:
  2. sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cpp),but slow.I can t spell Chinese,sorry-sample tracer with ordinary ray-tracing,which means it s easy to understand(especially in sampleTracer.cp
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.63mb
    • 提供者:WingLer
  1. terrin_1

    0下载:
  2. 讲述地形的资料,很详细和具体,尤其是对LOD算法的概括和阐述-Information about the terrain, very detailed and specific, especially for general and elaborate LOD algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.34mb
    • 提供者:diaoc2
  1. OpenGL-Introduction-

    0下载:
  2. 这是一个简易教程,特别适合编程经验不足,初学OpenGL的同学-This is a simple tutorial, especially for lack of programming experience, beginner students OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:442.53kb
    • 提供者:zouyuan
  1. Openglsuper-bible

    0下载:
  2. 这个是一本学习OPENGL的很好的书,尤其适合于初学者,书简单实用而且很容易懂,很有帮助的。-This is a good book to learn OPENGL, especially suitable for beginners, the book is simple and practical and very easy to understand, very helpful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:12.45mb
    • 提供者:邹谦
  1. NURBS

    0下载:
  2. OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL application surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:杨声
  1. Ball_Collide

    0下载:
  2. OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:373.02kb
    • 提供者:luo
  1. Test3D

    0下载:
  2. 本程序用一个例子,介绍了VC++使用OPENGL进行绘图的设置以及初始化,并根据例子进行OPENGL绘图,压缩包中还有本程序详细的操作文档,源码配合软件说明文档,会让你仅通过这一个简单的例子,就可以打开opengl绚丽的大门。- especially beginners, see the source tired, sometimes I do not know why. The procedure with an example, introduced for VC++ using OPENG
  3. 所属分类:OpenGL

    • 发布日期:2021-07-05
    • 文件大小:64.54kb
    • 提供者:wygwsx
  1. EagleEye

    0下载:
  2. 利用VC++程序,在开环物理引擎(OSG)上实现场景漫游,特别适用于游戏和方针软件的开发,有极高的学习价值,快来下载哦-Using vc++, open loop the physics engine (OSG to realize scene roaming, especially suitable for the game and policy of the development of software, have the extremely high learning value, qu
  3. 所属分类:OpenGL program

    • 发布日期:2014-09-29
    • 文件大小:3.81mb
    • 提供者:kun
  1. box_texture

    0下载:
  2. 旋转的立方体,并且有贴图在立方体上,适合初学者的学习使用,特别是texture-Rotating cube, and there are maps in the cube, suitable for beginners to learn to use, especially texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:2.15kb
    • 提供者:shenhaocheng
  1. OpenGLfornewer

    0下载:
  2. 对于一个毫不熟悉OpenGl的新手很有用,可以理解OpenGL的基本原理。-It is useful for us to understand OpenGl,especially when you contact OpenGL first time。
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:32.7kb
    • 提供者:wwwk
« 12 »
搜珍网 www.dssz.com