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

搜索资源列表

  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:91.81kb
    • 提供者:陈康
  1. Chapter16

    0下载:
  2. 这是一个基于虚拟仿真的三维飞机飞行的三维地形程序,其中加入了地形随飞机的飞行而改变的功能。-This is a simulation based on the three-dimensional virtual flight procedures 3D terrain, adding a terrain with the aircraft flying to change the function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:338.07kb
    • 提供者:刘传凯
  1. li37

    1下载:
  2. 机器人手臂,可以围绕关节进行旋转。并且添加了绿色背景。-robot arm, rotating around the joints. And adding a green background.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.07kb
    • 提供者:曹铮
  1. vsgs_user_geometry

    0下载:
  2. This sample extends VSG by adding a new node type derived from vsGeometryBase. The new node type simply acts as special scene graph node, which is specially designed to work with vrSphere geometries through two new methods called, setSphere and getSp
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:ma ming
  1. test2

    0下载:
  2. In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.94kb
    • 提供者:mwb
  1. test3

    0下载:
  2. In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10.59kb
    • 提供者:mwb
  1. test5

    0下载:
  2. Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.57kb
    • 提供者:mwb
  1. test07

    0下载:
  2. In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66.73kb
    • 提供者:mwb
  1. test9

    0下载:
  2. Welcome to Tutorial 9. By now you should have a very good understanding of OpenGL. You ve learned everything from setting up an OpenGL Window, to texture mapping a spinning object while using lighting and blending. This will be the first semi-advance
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18.11kb
    • 提供者:mwb
  1. celestia-1.6.1.tar Celestia is an application for real-time 3D

    0下载:
  2. Celestia is an application for real-time 3D visualization of space, with a detailed model of the solar system, over 100,000 stars, more than 10,000 galaxies, and an extension mechanism for adding more objects.
  3. 所属分类:OpenGL

    • 发布日期:2017-11-02
    • 文件大小:50.16mb
    • 提供者:Ruben
  1. CGHomeWork

    0下载:
  2. 图形学的一个作业,利用OPENGL函数库在VC++ MFC框架下编写的太阳系系统 加入光照材质等-Graphics an operation, using OPENGL library in VC++ MFC framework of the preparation of the solar system by adding light materials, such as system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:53.23kb
    • 提供者:周洪亚
  1. texture22

    0下载:
  2. opengl纹理操作,动态处理,加入了阴影显示,适合初学者。-operation opengl texture and dynamic processing, by adding a shadow over the show, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:168.5kb
    • 提供者:shenjingwei
  1. 3

    0下载:
  2. 在OpenGL中使用纹理,给墙壁和地面添加适当的纹理图像,使之更逼真-The use of texture in OpenGL, give walls and floors, adding the appropriate texture image, make it more realistic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.87kb
    • 提供者:胡胡
  1. surface

    0下载:
  2. 这是一个基于OpenGL的绘制叶片的程序,用NURBS曲面绘制,加入了光照效果,效果较为逼真-This is an OpenGL-based rendering process leaves, drawn with NURBS surfaces, adding lighting effects, the effect is more realistic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.5mb
    • 提供者:易聪
  1. openGL2

    0下载:
  2. 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:周中锋
  1. opengl-lighting-and-texture

    0下载:
  2. opengl下 实现光照和消隐,添加纹理以及自动生成棋盘纹理。-opengl to achieve light and blanking, adding texture and the automatic generation of board texture.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.08mb
    • 提供者:林岚
  1. txx

    0下载:
  2. 一个用c语言sdk环境下的opengl程序,加入了简单的交互。按,上,下,左,右。pgup和pgdn。-A language with c opengl sdk environment program, adding a simple interaction. Press up, down, left and right. pgup and pgdn.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.17mb
    • 提供者:aiqier—liu
  1. MyFootBall

    0下载:
  2. 用MFC搭建的Opengl环境,然后使用GLUT导入模型,实现了导入不同的模型,添加了光照,旋转,缩放等功能。-Opengl built environment with MFC, then use the GLUT import model, import different models to achieve, adding light, rotation, zoom and other functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:
  1. robot_opencl_light

    0下载:
  2. opencl,会旋转的机器人,可以用左键控制,同时加入了近光和远光,可以用右键控制-opencl, will rotate the robot can be controlled with the left button, while adding nearly a light beam can be controlled with the right
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:16.91kb
    • 提供者:dandan
  1. tt

    0下载:
  2. 点的生成,通过坐标添加点的算法,矩形算法。改变窗口-Point of generation, the algorithm by adding points coordinates, rectangular algorithm. Change the window
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:魏源
« 12 »
搜珍网 www.dssz.com