搜索资源列表

  1. tutorsofOpenGLRobins

    0下载:
  2. 演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助-Demo programming opengl basic concept of teaching procedures, including topics such as conversion, illumination, and texture, such as atomized individuals thin
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:1210368
    • 提供者:mawei
  1. NEW_DRAW

    0下载:
  2. 图形学程序,z缓冲绘图,实现光照模型,有反射,透射,直接光照,局部光照,并且按x,y,z可以实现图像转动-Graphics program, z buffer mapping, illumination model realize, have reflection, transmission, direct illumination, local illumination, and by x, y, z can realize imag
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:114688
    • 提供者:ww
  1. light

    0下载:
  2. DirectX Lighting vs. Real World Lighting (DX光照 对 真实世界光照) 在DX中,我们能创建不同类型的光,使场景看起来更真实。但要记住,DX中的光只是在近似地模拟自然界的光。在自然界中,光由光源(如灯泡)发出,然后延直线传播,直到消耗完毕或传入眼睛;光在遇到物体时会发生反射,每次反射都会有能量的消耗;实际上,光可以在物体间反射千百万次,而且光滑表面会比不光滑的表面反射更多的光。这一切如果全算
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:linlin
  1. Lights

    0下载:
  2. D3D光照模型.大家好好学习,多多交流. Lights model-D3D illumination model. U.S. study hard, more exchanges. Lights model
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:27648
    • 提供者:zzc
  1. 12guangzhaomoxing

    0下载:
  2. 基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:539648
    • 提供者:华后生
  1. Phong-model

    0下载:
  2. 图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:527360
    • 提供者:廖洪申
  1. jydx9

    0下载:
  2. 视频特效,卷页特技源代码,显卡需要支持DX9.0C ,四个箭头控制卷取进度和光照。-Video special effects, stunts Volume page source code, graphics need to support DX9.0C, coiling four arrows control the progress and illumination.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:812032
    • 提供者:dingye
  1. M2HD

    0下载:
  2. 这是是m2hd方法进行人脸识别程序.一个非常经典的人脸识别方法,对有光照变化的人脸图象有良好的效果.-This is the method of face recognition m2hd procedures. A very classic face recognition method, there are changes in illumination face images with good results.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:邱雪娜
  1. MyVirtualCruise

    0下载:
  2. 一个三维的视景漫游程序,包括山形数据的读取,纹理映射,光照的添加!-A three-dimensional view of the roaming process, including data read Yamagata, texture mapping, illumination add!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:156672
    • 提供者:陈枫
  1. 2.1

    0下载:
  2. 主要介绍光照的处理,下载用用就知道了,不一定是你需要的,但一定对你有用-Mainly deal with illumination, download by using the know, you need not necessarily, but certainly useful to you
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:205824
    • 提供者:wanglei
  1. LTree

    0下载:
  2. 在VC++环境下结合OpenGL开发的三维植物模拟系统。通过打开“素材”目录下的ltg文件,可生成各种形态的三维植物。并且可从不同的角度观察生成的植物,还可模拟植物的生长过程、光照影响因素等。-In VC++ Environment combined with OpenGL development of three-dimensional simulation system for plants. By opening the mat
  3. 所属分类:分形几何

    • 发布日期:2024-05-21
    • 文件大小:250880
    • 提供者:幻影
  1. youxisheji

    0下载:
  2. 是一个基于OpenGL的飞机飞行实时模拟,其中有大规模的地形的生成.应用了雾化,光照模型,融合等技术.-Is an OpenGL-based real-time simulation of aircraft flight, including the generation of large-scale terrain. Application of the atomization, illumination model, such as
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:2213888
    • 提供者:songyunan
  1. TypeRec

    0下载:
  2. 对图像中噪声不是很大或者光照不太强的车牌图片能准确的定位出车牌的位置。-Of image noise is not very big or not too strong illumination of the license plate picture can accurately positioning the location of the plate.
  3. 所属分类:图形图像处理(光照,映射..)

  1. Terrain3DTest

    0下载:
  2. 模拟地形的显示与光照的实现,用OPENGL开发,VC++开发环境-Simulated terrain display and illumination of the achievement, using OPENGL development, VC++ Development Environment
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:339968
    • 提供者:吕名扬
  1. MATERIAL

    0下载:
  2. 光照和材质的例子,例子的内容是茶壶,有多个光照模型-Examples of light and texture, for example, the content is the teapot, a number of illumination model
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李季
  1. SPMULGHT

    0下载:
  2. 主要功能是对多光源光照下的物体的展示,打开多个光源-Main function is multi-source illumination of objects under the display, open multiple light sources
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:李季
  1. CDOFM_src

    0下载:
  2. C++ code to find point correspondences by matching color distributions computed with spatially oriented kernels and optical flow registration. The theory is described in Point Matching Under Large Image Deformations and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:59392
    • 提供者:ly
  1. phonearithmetic

    0下载:
  2. 基于MFC的面绘制算法的实现,在vc下对图形学中比较流行的PHONE光照模型算法的实现,本人但是做时找不到参考的源码,费了很大气力希望能给大家带来帮助-MFC-based surface rendering algorithm, in vc under the more popular graphics PHONE Algorithm illumination model, but I do not find reference to
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:1398784
    • 提供者:ouyangxiaotao
  1. lightmap

    0下载:
  2. 环境光照贴图应用源代码.由Als编写.非常清晰.-Ambient illumination mapping application source code. Prepared by the Als. Very clear.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:607232
    • 提供者:Malc
  1. Lighting

    0下载:
  2. 利用D3D8的API,自动绘制了一个可以旋转的飞行器,可以有光照的变化和阴影.效果还是很不错的-D3D8 use the API, automatic drawing of a rotary aircraft, there are changes in illumination and shadows. The effect is still very good
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-21
    • 文件大小:317440
    • 提供者:万方
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »

源码中国 www.ymcn.org