搜索资源列表
计算机图形学光照程序
- 这是一个关于计算机图形学中很重要的就是环境的光照问题的VC实现功能,能对点光源和反射光进行模拟。-on Computer Graphics is a very important environmental issue in light of VC functions, able to point light source and reflected light simulation.
dx9_spot_light
- DirectX9.0 编程基础 点光源-DirectX 9.0 basis points Source Programming
3dmodel
- 计算机图形学算法 3D立方体模型 带贴图,纹理,点光源-3D computer graphics algorithms cube model with mapping, texture, light source
一种基于点光源的三维阴影的实时生成算法
- 一种基于点光源的三维阴影的实时生成算法-A source from the shadow of the real-time 3D Algorithm
PS1
- 一个使用openGL的渲染程序,帮助你熟悉openGL的编程规范。通过点光源对正方形进行光照渲染,效果不错。欢迎交流-an exaggerated use of the Open GL procedures, and help you familiar with openGL programming norms. Through the light source for illumination of the square playin
ColorCup
- Vc++ 与Opengl 开发的茶叶在水杯中缓慢沉淀的演示程序,能够模拟多元点光源和渐变色彩,以及茶叶在旋转中缓缓沉入水底的效果-Opengl Vc and the development of the tea drinking glasses slowly precipitated the demonstration program, can simulate multiple light source and color grade
main
- opengl中通过鼠标来移动点光源,使得物体的阴影可以呈现在不同的面上。
LPD6803
- lpd6803是深圳英盛美半导体公司出品的一款高性能led驱动芯片,该芯片具有如下特点: 三路输出,恒流驱动:每路各有一个外挂电阻调整电流:Iout(max)=30mA, Vout(max)=12V。 兼容恒压模式,可直接替换ZQL9712等常规芯片。 直接PWM输出,无亮度损失,降低数据传输量,有效减少电磁干扰(EMI)。 支持32级灰度/256级灰度(内置反伽码校正逻辑)两种模式,扫描频率高(>4000
LIGHTPOOL
- 点光源河面光源的实例,用于在DXUT场景的渲染。这里给出的c++代码,适合初学者
Java 3D点光源效果
- Java 3D 实现点光源的模拟
基于89C52的点光源随动系统程序
- 电子设计,点光源追踪系统的设计。系统经过了实物的测试,测试效果较好。欢迎探讨,研究
一种基于点光源的三维阴影的实时生成算法
- 一种基于点光源的三维阴影的实时生成算法-A source from the shadow of the real-time 3D Algorithm
dx9_spot_light
- DirectX9.0 编程基础 点光源-DirectX 9.0 basis points Source Programming
3dmodel
- 计算机图形学算法 3D立方体模型 带贴图,纹理,点光源-3D computer graphics algorithms cube model with mapping, texture, light source
DM412_1ea_test
- 点晶DM412单颗级联测试程序,使DM412输出恒流,修改级联数可做点光源控制程序-DM412 single point crystal cascade testing procedures so that the output current DM412, modify the number of cascade control procedures can point light source
spotlight0
- 三维图形游戏编程中的,点光源场景绘制,我们的课程作业-3D graphics game programming, and point source scene rendering
light
- 用C++在Visual Studio环境下设置光源,包括点光源、方向光、聚光灯-Using C++ in Visual Studio environment set light source, including light source, Fang Xiangguang, spotlight
dianguangyuan
- 单片机点光源跟踪程序,基于stc89c52的舵机控制系统-SCM point source tracking program, the steering gear control system based on stc89c52
定向光源与聚光灯
- 定向光源与聚光灯的实现——聚光灯光源也会随着距离衰减,但它不是像点光源照向四面八方的而是像平行光那样有一个聚光方向(相当于取点光源的一个锥形的一小部分),聚光灯光源呈锥形,因此有一个新的属性,就是离光源越远,照亮的圆形区域会越大(光源位于锥形体的尖端)。(Positioning light sources, directional light)