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

搜索资源列表

  1. sunamoon

    1下载:
  2. 模拟日地月运动模型openGL 计算机图形学实验,实现了光照,运动,深度等-Day the Earth-Moon motion simulation model openGL computer graphics experiments achieve illumination, motion, depth, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-25
    • 文件大小:6069248
    • 提供者:胡文
  1. opengllightExample

    0下载:
  2. opengl的光照学习实例,内容是两球旋转,使用了光照的功能,平台是vc++6.0,-opengl light learning examples, the content is rotated two goals, the use of lighting features, platform vc++6.0,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:356836
    • 提供者:陈志勇
  1. Nate-Robins-Tutor-Programs

    1下载:
  2. OpenGL展示,包括光照、模型变化、纹理等。-Nate Robin s Tutor Programs
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:4867072
    • 提供者:Yongt Bao
  1. one

    0下载:
  2. 一个很初级的glsl例子程序 只实现了简单的光照效果-a opengl shader program code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:20974
    • 提供者:
  1. OpenGL_MFC

    0下载:
  2. 一个很好的基于对话框的OpenGL程序框架,在图片控件上作图,可以实现光照、键盘、全屏、纹理等的控制。该框架能很好的将NeHe教程的代码移植过来。-An OpenGL frame based on dialog mfc which can be plot on picture control was well developped.Lectures of Nehe can be perfectly tranplanted into it.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2114511
    • 提供者:郑诗强
  1. Sample6_1

    0下载:
  2. Android OpenGL ES 2.0 3D光照案例
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:66566
    • 提供者:wyf
  1. Mainbu

    0下载:
  2. OPENGL程序,生成带光照和纹理的图形,图形可以移动。-OPENGL program that generates graphics with light and texture, graphics can be moved.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:3431
    • 提供者:sx
  1. OpenTK_SolarSystem

    0下载:
  2. c#结合opengl编写的太阳地球月球运行轨迹动画,运用纹理,光照,材质等,非常有价值。-c# opengl prepared by combining the trajectory of the sun earth moon animation, the use of texture, light, material, etc., is very valuable.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:480560
    • 提供者:弯刀哥
  1. 10.1

    0下载:
  2. 光照模型,1. 绘制OpenGL程序,显示一个圆环,点光源设在圆环的中心位置,通过键盘操作实现光源的移动,观察光源移动时圆环的显示效果-Illumination model, drawing OpenGL program, displays a ring, the movement of the point source located at the center position of the ring, to achieve a light source through the keyboa
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:5272
    • 提供者:celera
  1. 6

    0下载:
  2. OPENGL 简易的光照演示程序 opengl初级应用-OPENGL simple initial application of light demo opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:guosonl
  1. a3

    0下载:
  2. 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2235
    • 提供者:perce
  1. atomization

    0下载:
  2. 本文档实现opengl的纹理贴图,光照,摄像机漫游,含有随机球和迷宫,含有三种物体贴图,三种光源的切换-This document realize opengl texture map, illumination, camera roaming, has random ball and maze, contains three kinds of object map, three of the light switch
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6942
    • 提供者:heydono
  1. ball

    0下载:
  2. opengl使用贴片法画球(包含光照渲染)-opengl draw the ball using the patch method (including illumination rendering)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:4227
    • 提供者:straig
  1. ball0

    0下载:
  2. 实现光照的球体的细分逼近程序,适用于openGL初学者-Sphere to achieve a breakdown of light approximation procedures, for beginners openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1608
    • 提供者:nceItu
  1. Basic-Lighting-and-Keyboard-Control

    0下载:
  2. 在VC++环境下,结合OpenGL,使用简单的光照和上下左右键控制所绘制的多面体旋转-In VC++ environment, the combination of OpenGL, using a simple light and draw the arrow keys control the rotation of polyhedra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6578
    • 提供者:全屏状态
  1. light0

    0下载:
  2. 这是一个光照效果的演示程序,实现真实感绘制,底层是opengl设置,对要进行三维编程有参考价值-This is a demo program lighting effects to achieve photorealistic rendering, opengl set the bottom is on to have a reference value of three-dimensional programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2160
    • 提供者:he16th
  1. light1

    0下载:
  2. 该程序在C++环境下实现,利用了OPENGL。它完成了添加光照的几何图形的算法。-This process is running in the C++ circumstance,and using the opengl.it accomplished the algorithm of the geometries which add the illumination.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:738
    • 提供者:lastye
  1. light_cup

    0下载:
  2. 用OPENGL绘制的一个带有光照效果的高脚杯。当通过“上”、“下”、“左”、“右”键改变其视角的时候,光照也会随之变化。-Drawn with the OPENGL lighting effects with a goblet. When the adoption of " the" , " down" , " left" and " right" key to change their perspective when lig
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1941
    • 提供者:zge
  1. movelight

    0下载:
  2. 一个opengl的简单应用实现。可对物体进行缩放旋转,开启光照等功能-Opengl implementation of a simple application. Scaling of objects can be rotated to open the lighting and other functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:9130
    • 提供者:uldbel
  1. myname(third)

    0下载:
  2. opengl 画了一个名字,文件中启用了光照和变换以及其他功能,是是计算机图形学的第三次作业-opengl myname use light and translation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4226
    • 提供者:GPS设备
« 1 2 ... 22 23 24 25 26 2728 29 30 31 »
搜珍网 www.dssz.com