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

搜索资源列表

  1. android-opengl-es--texture-and-light

    0下载:
  2. android opengl es--纹理光照-android opengl es--texture and light
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:3148
    • 提供者:guojiazhe
  1. knee-jerk

    0下载:
  2. vs2008环境下,用opengl写的一个3D图形小程序,模拟膝跳反射,涉及到透视、光照、渲染、消隐等-vs2008 environment, using opengl to write a small program 3D graphics, simulation knee-jerk reflex, involving perspective, lighting, rendering, consumer Hidden, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3392578
    • 提供者:
  1. 3

    0下载:
  2. 在一个正四面体上贴图并加上光照效果,可以转动,有阴影效果-failed to translate
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1848037
    • 提供者:wutu
  1. OpenGL-model-rendering

    5下载:
  2. OpenGL真实感模型绘制与应用 实现功能: *利用交互式方法,操纵浏览模型细节,能方便观察模型。 *能够用不同的方式(如上截图)渲染模型,增加光照控制、坐标系的显示等等。 *利用luweiqi模型,设计了一个简单的真实感三维动画。 动画介绍: 打开程序运行后,luweiqi 出现在屏幕中,并且自动播放背景音乐《天下无双》 按数字‘7’键开始播放动画,模型向后渐行渐远,然后开始旋转,不久变成画线模式, 隐没于黑暗中后变成点模
  3. 所属分类:OpenGL

    • 发布日期:2013-04-12
    • 文件大小:6453617
    • 提供者:yang
  1. light

    0下载:
  2. opengl 基于glut库的光照相关的几个程序-opengl glut library based on several programs related to light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:yun8970756
  1. AVR_GY-30

    0下载:
  2. BH1750FVI光照传感器应用在AVR芯片上的程序。C语言描述。-BH1750FVI light sensor used in AVR chip program. C language descr iption.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:69972
    • 提供者:yangchen
  1. sphere2

    0下载:
  2. 在windows窗口中绘制一个球体,添加光照,纹理,鼠标操作,键盘操控等处理,来实现球体的自转,和放大缩小,-Window in the windows to draw a ball, add lighting, textures, mouse, keyboard control and other treatment, to achieve the sphere s rotation, and zoom,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:864383
    • 提供者:she
  1. MyPIndoor

    1下载:
  2. opengl 室内三维环境,包含桌子,茶壶,基本光照。-opengl indoor three-dimensional environment, including tables, teapot, and basic lighting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:5352
    • 提供者:冯成
  1. openGL-practice6

    0下载:
  2. 在VS2010下,用openGL函数库做的一个三维房间场景,有光照,纹理,适合openDL初学者学习使用-In VS2010, using openGL library to do a three-dimensional room scene, a light, texture, suitable for beginners learning to use openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1007033
    • 提供者:李文林
  1. image-process

    0下载:
  2. 实现了截图以及图像处理如图像拉伸,锐化,平滑,光照,直方图匹配-can clip the picture and other functions such as sharping the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:130167
    • 提供者:lixioahui
  1. illumination

    0下载:
  2. 抑制光照影响的最新资料,内容全面,把目前用到的所有算法都进行了一一比较,很有科研价值。-Face Recognition under Varying Illumination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:218247
    • 提供者:郝存明
  1. SpringBall

    0下载:
  2. OpenGL实现的跳动的小球,功能比较简单了,运用到了模型变换、光照与材质、定时回调函数,适合初学者练习借鉴。-OpenGL implementation of the beating of a small ball function is relatively simple, and applied to the model transformation, lighting and materials, regular callback function, suitable for begin
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1127932
    • 提供者:落地老虎
  1. Touzi

    0下载:
  2. 本程序是依据网上流传的nehe opengl 教程中第七课的实例进行功能加强的。 保持了源程序的光照(由L键控制),纹理和视角旋转变化(方向键和上下翻建),并贴了六个图,分别表示骰子的六个面。 增加了由回车键控制骰子开始旋转,空格键控制旋转结束。主要算法是利用rand()函数功能,对6取余,得到0—5的随机数, 利用switch语句,把骰子的任意一个面旋转到视口上,以此来实现骰子功能。-This procedure is based on the popular online neh
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1372281
    • 提供者:yang yz
  1. RuningAVG

    0下载:
  2. 滑动均值背景去除方法,一种自适应的视频运动目标检测方法,能够自适应光照变化-Sliding mean background removal method, an adaptive video motion detection method to adaptive changes in illumination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:8448
    • 提供者:ll
  1. wave

    0下载:
  2. 大规模海浪模拟,由鼠标和键盘可控制方向,包括天空盒、陆地、光照等信息。-Simulation of large-scale waves, can be controlled by the mouse and keyboard direction, including the sky boxes, land, light and other information.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7758861
    • 提供者:minyakonka
  1. FaceRecognition

    0下载:
  2. 频域光照归一化的人脸识别 基于NSCT和SQI的光照不变量及人脸识别 张量局部判别投影的人脸识别 基于全局和局部特征集成的人脸识别-Frequency-domain light normalized face recognition based on the NSCT and SQI s illumination invariant face recognition Zhang amount Bureau Ministry of discriminant projectio
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2361350
    • 提供者:朱同辉
  1. OpenGL

    0下载:
  2. 使用Opengl绘制圆柱和圆锥,带右键选择功能,有静点光照,能实现旋转变换。-using Opengl to drow cone,can select.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:15084467
    • 提供者:yenna
  1. circle-center-fast-accurate-locating

    0下载:
  2. 摘要:针对SIFT算法在圆心检测应用中的特点,分析了SIFT算法中存在的冗余步骤,提出对其进行简化改进: 估计圆心所在的金字塔层,删减金字塔中多余的层数建立,并且通过提高滤除低对比度特征点阈值的办法减少 背景特征点的生成,去掉了特征点辅方向分配和建立辅方向特征点这一步骤。分别对计算机模拟生成的标准 圆和实际的PCB定位标志图像做了圆心检测实验,实验表明,SIFT算法改进后在没有降低其定位精度及对图 像的模糊、光照、仿射等变换适应性的情况下,大大缩短了检测时间,提高了检测效率。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:294350
    • 提供者:李齐贤
  1. OpenGL-three-teapot-three-light

    0下载:
  2. 1. 绘制带有光照效果的场景; 2. 场景包含 3 个茶壶,通过键盘 123 可以分别选中三个茶壶,然后用鼠标对每个茶壶 进行分别的旋转; 3. 使用点光源,点光源为白色,以白色的球体表示; 4. 使用 3 个不同的点光源 i. 光源 1 的坐标设置在世界坐标系中,并围绕着三个茶壶的中心进行圆周运动; ii. 光源 2 的坐标 设置在观察坐标系,不发生变化; iii. 光源 3 的坐标设置在茶壶 1 的物体坐标系中,当茶壶 1 被选中进行旋转时,光 源 3 要
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:70060
    • 提供者:雷勇
  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 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com