搜索资源列表
openglshili
- 应用opengl的一个实例,可对立方体进行旋转,可打上不同环境光。-opengl application of a case can be right for rotating cube, permitting different ambient light.
APP0002_Rev_D
- DLIS-2K线阵图像传感器包括4行像素,每行有2081个光学像素和16黑像素。其中3行为4 x 4 micron方形像素,另一行为4x32 micron长方形像素。通过运用 Correlated Multi-Sampling (CMS)方法,其等效灵敏度可达160 V/lux-s。每一行可任意控制曝光及输出。此外,背景采样可使用常规 Correlated Double Sampling (CDS)值或设为用户控制的环境光值。传感器由3线串口控制,集成了我们的专利技术 high speed Di
2C3
- 程序说明: 1.本程序实现了对字母顶点设定材质的设置; 2.本程序实现了对数字顶点设定材质的设置; 3.本程序实现了对所有顶点打光; 4.本程序实现了8个移动的光源; 5.环境光为全黑。 操作说明: 按1:开启/关闭平行光(默认关闭) 按2:开启/关闭点光灯(默认开启) 按3:开启/关闭聚光灯(默认关闭) 按4:开启/关闭萤火虫效果(默认关闭) 按5:开启/关闭Material1(默认开启) 按6:开启/关闭Material2(默
DDA
- 使用VC++6.0开发的摄像头拍照软件,具有如下功能:1 多帧拍照,有效提高摄像头背景干扰,尤其对电脑眼在环境光线不好时拍照,可以设定拍照帧数;2 具有焦距参数功能,根据动态图像计算焦距参数,反映图像清晰度;3 尺寸测量,具有测量尺功能;4-Developed using VC++6.0 camera photo software, has the following features: 1 multi-frame camera, effectively improve the camera b
BH1750FVI_AVR
- BH1750FVI光强度测量芯片运行功能程序,适用于AVR程序烧录至单片机-digital ambient light intensity measurement device with high-precision, wide range, low cost with BH1750 FVI
Gouraud
- 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
opengl_project
- 一个关于ambient light ,diffuse light, and specular light, and depth cueing , and trangulation 的project, 编译已通过!! 比较经典的一个关于图形的project!欢迎大家下载学习,里面还有MACH BAND和 opengl 的一些其他问题-this projects includes the effect of ambient light , diffuse light, and specular li
Wuhuan
- opengl奥运五环3D作图,有背景光,环境光等,代码完整,可直接使用。-3D mapping opengl Olympic rings, has the background light, ambient light, etc., code integrity, and can be used directly.
chgmat1
- 程序运行结果是绘制12个球(3行4列)。第一行的球材质都没有环境反射光,第二行的都有一定的环境反射光,第三行的都有某种颜色的环境光。而第一列的球材质仅有蓝色的漫反射光;第二列的不仅有蓝漫反射光,而且还有镜面反射光,较低的高光;第三列的不仅有蓝漫反射光,而且还有镜面反射光,很亮的高光;第四列的还包括辐射光,但无镜面光。 -The result is drawn to run the ball 12 (3 line 4). The first line of the ball material
Material
- 材质实例绘制12个实心球体比较在环境光漫反射光以及镜面光等情况下球休的渲染效果-Material examples drawn solid sphere 12 to compare the ambient light and diffuse reflected light, such as specular light of circumstances rendering the ball off
SUN-TRACKER
- This sample demonstrates manipulation of the globe light source—enabling and disabling the light source, moving it as a response to the mouse position, and changing the sun s ambient light and contrast.
SetSunPosition
- This sample demonstrates manipulation of the globe light source—enabling and disabling the light source, moving it as a response to the mouse position, and changing the sun s ambient light and contrast.
HelioViewer10
- This sample demonstrates manipulation of the globe light source—enabling and disabling the light source, moving it as a response to the mouse position, and changing the sun s ambient light and contrast.
AmbientDiffuseDemo
- Ambient light using HLSL
sensortest
- 光线传感器测量 LED会显示环境光的大小,用手挡住光线 传感器,LED的显示值会相应减小。-Light sensors measure the ambient light LED will show the size, hands blocking the light sensor, LED display the value of a corresponding decrease.
sensortest
- 光线传感器测量: LED会显示环境光的大小,用手挡住光线传感器,LED的显示值会相应减小。-Light sensor: LED ambient light will show the size, hands blocking the light sensor, LED display the value of a corresponding decrease.
TSL2560-e55
- 该文档是TAOS生产的TSL2560/2561光感芯片的英文资料,TSL2560/2561可以测得周围的环境光强等。-This document is the TAOS light-sensing chips produced TSL2560/2561 information in English, TSL2560/2561 can measure the surrounding ambient light and strong.
Tutorial1_Ambient
- 关于环境光的设置, 是HLSL里面的内容,XNA可以参考一下-ambient light set
indoor-ambient-optical-noise
- 文章分析了几种室内常见的光噪声以及他们对无线光链接带来的影响。-Indoor ambient light noise and its effect on wireless optical links.
OpenGL-Light
- 2. 在代码中添加光照函数,要求如下: (1)使用光源1 (2)设置光源的环境光、漫反射光以及镜面反射光颜色 (3)设置光源位置 (4)设置物体材质属性,包括:环境光、漫反射以及镜面反射系数(两个三维对象材质属性不能相同);对其中一个三维对象设置其表面发射项 -Light function, add code requirements are as follows: (1) the use of the light source 1 (2) Set the light sou