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

搜索资源列表

  1. MySolarsys

    0下载:
  2. 本程序模拟了太阳星系中各行星的运动。程序中的球体对象采用Opengl实用库中的二次曲面回执函数进行绘制,并读入RAW文件的纹理数据-This program simulates the solar system planets in motion. Sphere object in the program library using Opengl utility function quadratic surfaces receipt draw, and read the texture data
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1691063
    • 提供者:buptkid
  1. Projects

    0下载:
  2. OpenGL 画的简单图形,三维球体,但不能调整-OpenGL drawing of simple graphics, three-dimensional sphere, but can not be adjusted
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:642771
    • 提供者:王浩泽
  1. third_2

    0下载:
  2. 用OpenGL实现网格球体的绘制,可以参考编写球体一类的东西-Sphere using OpenGL to draw the grid
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:663
    • 提供者:wangfangfang
  1. light3

    0下载:
  2. 用OpenGL实现球体的光照算法,可以参考编写光照-Sphere with OpenGL, lighting algorithms, refer to the preparation of light
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:782
    • 提供者:wangfangfang
  1. sphere2

    0下载:
  2. 基于OpenGL的VC++绘制光照、材质不同的球体模型-The VC++ based OpenGL rendering light and texture of different spherical model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:187201
    • 提供者:李晓巧
  1. polygonBALL

    0下载:
  2. opengl C++语言用四边形创建球体 可改变大小 个数-opengl C++ language used to create quadrilateral can change the size of the number of spheres
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:967
    • 提供者:李硕
  1. test1

    0下载:
  2. 使用opengl画一个球体(使用了两种方法,有简单交互操作)-Use opengl to draw a sphere (using the two methods, a simple interaction)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2180
    • 提供者:沈超
  1. MARK_Raytracing

    1下载:
  2. ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1469108
    • 提供者:
  1. MYCOLLISION1

    0下载:
  2. 在openGL设置的场景中实现了球体碰撞的三维效果-Setting the scene in openGL to achieve three-dimensional effect of the collision sphere
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3891559
    • 提供者:俊科
  1. qiu

    0下载:
  2. opengl绘制一个球体有光照有纹理的简单实例-opengl draw a sphere with a simple example of light textured
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1004
    • 提供者:logicaL
  1. Earth

    0下载:
  2. Opengl + vc 生成一个旋转带贴图的球体,-a Earth
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:3069
    • 提供者:Leezhihao
  1. OpenGLPMFCdemo

    1下载:
  2. 自己融合了OpenGL和MFC的一个示例,用OpenGL最底层代码实现绘制立方体、球体、环形体和纹理贴图,加入视角控制,可OpenGL的初学者参考。 -Combines OpenGL and MFC example, the lowest level code using OpenGL drawing of the cube, sphere, circular body and texture, by adding the perspective of control, the OpenGL r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:381132
    • 提供者:盐大鸟
  1. Light

    0下载:
  2. OpenGL 实现光照效果演示。红黄蓝三种光照射球体,模拟光照效果。-OpenGL implementation lighting effects demonstrates . Red, yellow and blue light irradiation sphere to simulate lighting effects .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:111350
    • 提供者:wangps
  1. 31956882OpenGL

    0下载:
  2. 是一个opengl实例,一个球体,可以有两种画法,实体填充和用三角形。可以设置旋转参数等。-Is a opengl examples, a ball, can have two kinds of law, filled with triangle and entity. Can be set rotation parameters etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-20
    • 文件大小:34045559
    • 提供者:swb
  1. ball

    0下载:
  2. 编写一个OpenGL程序,实现以下功能: 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体。可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since glutInit or the first invocation of the function)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:513815
    • 提供者:wanjingbin
  1. 123ball

    0下载:
  2. 用opengl编写的光照模型绘制球体的程序,颜色大小均可调剂,入门不二选择-a fantastic example for opengl coding
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4540670
    • 提供者:hou
  1. light

    0下载:
  2. 利用OpenGL库,light(绘制一个光照球体)-OpenGL library, light (draw a light sphere)
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:陈在在
  1. arcball

    0下载:
  2. OpenGL绘制会旋转的球体.采用的是C#编程,结合OpenGL,非常经典,可以用鼠标旋转。-OpenGL board rotation CSharp.It is a very good example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:221503
    • 提供者:leiqiao
  1. est2009

    0下载:
  2. 利用openGL的2次曲面函数画一个球体-Use openGL 2 surface function to draw a sphere
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1306
    • 提供者:郭春华
  1. GLUTDemo

    0下载:
  2. 用OpenGL绘制一个三维球体,并实现光照和阴影。-OpenGL rendering a three-dimensional sphere, and light and shadow.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:335666
    • 提供者:yanxutao
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com