您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 很好很全面的opengl教程

  2. 非常好的很全面的opengl教程,几十个vs2003工程, 教程包括 1-简单模型绘制 2-光照与材质-屏幕写字-旋转-光照-光源-球 3-显示列表 4-纹理特效 5DG'S 复杂框架代码 5DG'S 简单框架代码 5-缓冲区 6-坐标系与视图 6-坐标系与视图 7-复杂物体建模 8粒子系统 9音频拣选与反馈 10-小飞机游戏 移植到glut
  3. 所属分类:C++

    • 发布日期:2009-05-02
    • 文件大小:12582912
    • 提供者:gengqkun
  1. C/S仿真模拟 源码

  2. 有关OPENGL 3D 游戏开发 C/S仿真模拟
  3. 所属分类:嵌入式

    • 发布日期:2009-05-26
    • 文件大小:2097152
    • 提供者:zhangfujia1985
  1. CamBridge.3D.Computer Graphics.A.Mathematical.Introduction.with.OpenGL.2005

  2. 3-D Computer Graphics A Mathematical Introduction with OpenGL This book is an introduction to 3-D computer graphics with particular emphasis on fundamentals and the mathematics underlying computer graphics. It includes descr iptions of how to use th
  3. 所属分类:iOS

    • 发布日期:2009-07-16
    • 文件大小:7340032
    • 提供者:springcxliu79
  1. 使用python/opengl进行二维重力坝显示

  2. 此为二维重力坝(由四节点单元构成)按材料类型区别显示的测试代码。 使用前需事先安装pyopengl包。 键盘操作: A(左移) D(右移) S(下移) W(上移) (放大)
  3. 所属分类:Python

    • 发布日期:2009-08-25
    • 文件大小:33792
    • 提供者:han3354
  1. OpenGL Super Bible

  2. Introduction Welcome to OpenGL SuperBible! The first time I ever heard of OpenGL was at the 1992 Win32 Developers Conference in San Francisco. Windows NT 3.1 was in early beta (or late alpha) and many vendors were present, pledging their future supp
  3. 所属分类:其它

    • 发布日期:2009-09-16
    • 文件大小:4194304
    • 提供者:jacksonsc
  1. An Interactive Introduction to OpenGL

  2. OpenGOpenGL编程初步 OpenGL is the most widely available graphics programming library, and is used for almost every discipline of computer graphics: research, scientific visualization, entertainment and visual effects, computer-aided design, interactive
  3. 所属分类:C

    • 发布日期:2009-10-08
    • 文件大小:1048576
    • 提供者:forestmeng
  1. opengl实现的机器手

  2. OpenGL下用实用工具库实现的机器手,q,w,e,a,s,d,h,j,k,l,v,b,n,m来控制
  3. 所属分类:其它

    • 发布日期:2009-10-18
    • 文件大小:211968
    • 提供者:wujun2139
  1. OPENGL 长方体旋转缩放

  2. 1、绘制一个长方体,并能用键盘的S键控制长方体绕它的左下角旋转。 2、用键盘的UP键和DOWN键控制长方体的放大和缩小。
  3. 所属分类:其它

    • 发布日期:2009-11-10
    • 文件大小:18432
    • 提供者:ozome
  1. OpenGL学习之机械臂,python编制

  2. OpenGL红宝书-机械臂实现 操作说明 q-上臂逆时针旋转 a-上臂顺时针旋转 w-前臂逆时针旋转 s-前臂顺时针旋转 e-手指1关节1逆时针旋转 d-手指1关节1顺时针旋转 r-手指1关节2逆时针旋转 f-手指1关节2顺时针旋转 t-手指2关节1顺时针旋转 g-手指2关节1顺时针旋转 y-手指2关节2顺时针旋转 h-手指2关节2顺时针旋转
  3. 所属分类:Python

    • 发布日期:2009-12-08
    • 文件大小:985
    • 提供者:han3354
  1. S-view,简单的有限元后处理程序,使用python编制,基于OpenGL

  2. 学习python与OpenGL mywxmain.py为主调用文件 File->Open:打开模型文件,示例为input.dat Tool->solid:设置模型为实体显示 Tool->wire:设置模型为线框显示 Tool->solid+wire:设置模型为实体+线框显示 File->Merge:在模型上加入场数据,示例为温度场数据temp.dat View Field->temperature:可显示温度场云图 鼠标操作: 左键按下移动为旋转 模型移动,
  3. 所属分类:Python

    • 发布日期:2009-12-08
    • 文件大小:27648
    • 提供者:han3354
  1. Delphi OpenGL 实例 V-I

  2. 1.Tangent Bumpmapping using nVidia's Cg 2.Dynamic Cube Mapping 3.Cube Mapping Demo 4.Multiple levels of detail on Textures 5.Sinusoidal Scrolling (Sine Wave Spline Text) 6.Volition ………… 代码中NULL用0代替
  3. 所属分类:Delphi

    • 发布日期:2009-12-18
    • 文件大小:14680064
    • 提供者:satori_he
  1. opengl画图程序附带源代码

  2. #include // Header File For Windows #include // Header File For The OpenGL32 Library #include // Header File For The GLu32 Library #include // Header File For The Glaux Library #include HDC hDC=NULL; // Private GDI Device Context HGLRC hRC=NULL
  3. 所属分类:C

    • 发布日期:2009-12-22
    • 文件大小:1048576
    • 提供者:grett
  1. opengl画图程序4

  2. #include // Header File For Windows #include // Header File For The OpenGL32 Library #include // Header File For The GLu32 Library #include // Header File For The Glaux Library #include HDC hDC=NULL; // Private GDI Device Context HGLRC hRC=NULL
  3. 所属分类:C

    • 发布日期:2009-12-22
    • 文件大小:22528
    • 提供者:grett
  1. openGL-S 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码

  2. Java开发 openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码-openGL-es 3D cube, touch rotation, photo mapping, ANDROID source code
  3. 所属分类:Android

    • 发布日期:2010-07-05
    • 文件大小:1048576
    • 提供者:southhill5
  1. Android_openGL-S_3D

  2. Android下openGL-S用3D,这个强啊。
  3. 所属分类:Android

    • 发布日期:2011-03-08
    • 文件大小:1048576
    • 提供者:zuyuansz
  1. openGL-S 实例

  2. openGL-S openGL-S openGL-S
  3. 所属分类:Android

    • 发布日期:2011-04-14
    • 文件大小:1048576
    • 提供者:new8899_
  1. Android openGL-S 立体魔方效果

  2. Android openGL-S 立体魔方效果
  3. 所属分类:Android

    • 发布日期:2011-10-08
    • 文件大小:1048576
    • 提供者:gufeibaixue
  1. OpenGL Programming on Mac OS X

  2. OpenGL Programming on Mac OS X Product Descr iption The Mac has fully embraced OpenGL throughout its visual systems. In fact, Apple’s highly efficient, modern OpenGL implementation makes Mac OS X one of today’s best platforms for OpenGL development.
  3. 所属分类:iOS

    • 发布日期:2011-11-16
    • 文件大小:3145728
    • 提供者:lifangshun
  1. 3D openGL-S.rar

  2. 3D openGL-S.rar
  3. 所属分类:Android

    • 发布日期:2012-06-01
    • 文件大小:1048576
    • 提供者:mypebble520
  1. OpenGL Programming Guide

  2. The OpenGL graphics system is a software interface to graphics hardware. (“GL” stands for “Graphics Library.”) It allows you to create interactive programs that produce color images of moving, three- dimensional objects. With OpenGL, you can control
  3. 所属分类:C++

    • 发布日期:2013-01-07
    • 文件大小:10485760
    • 提供者:q40579717
« 12 3 4 5 6 7 8 9 10 ... 17 »