CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - experiment

搜索资源列表

  1. shiyan7.6

    0下载:
  2. 自己做的一个物理实验小程序,模拟点电荷电力线的试验-doing a physics experiment of small programs, simulated point charge of the power line test
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:300.49kb
    • 提供者:丁帆
  1. tuxingxue3

    0下载:
  2. 图形学第三次实验报告,主要实现两种画线的算法。-graphics third experiment, the two main line drawing algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:77.01kb
    • 提供者:黑石头
  1. raytracer5

    1下载:
  2. 此实验用opengl和vc++进行编程,主要是实现光线追踪。-this experiment opengl and vc for programming, is the main ray tracing.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:16.93kb
    • 提供者:李柳
  1. raytracer3

    3下载:
  2. 此实验是用opengl和vc++进行编程的。它主要是实现光线追踪,但是运用了不同的场景和方法-this experiment is opengl and vc for programming. It is primarily to achieve ray tracing, but the use of different scenarios and methods
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12.19kb
    • 提供者:李柳
  1. raytracer1

    2下载:
  2. 本实验是光线追踪问题,采用了opengl和vc++进行编程。采用了不同场景和方法-this experiment is ray tracing, and use the opengl vc for programming. Using different scenarios and methods
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.1kb
    • 提供者:李柳
  1. Fountainok

    0下载:
  2. 使用粒子系统模拟喷泉实验,采用vc++和opengl技术相结合-use particle system simulation fountain experiment, vc and borders combining technology
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:310.63kb
    • 提供者:yingzi
  1. MiddlePoint

    0下载:
  2. 计算机图形学OpenGL实验关于中点画圆算法的实现 -Computer Graphics OpenGL experiment on the midpoint of the algorithm to achieve Circle
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6.46kb
    • 提供者:linronghong
  1. rabbit

    1下载:
  2. 是用opengl写的一个兔子模型,适合初学者,有旋转、偏移变换等操作 计算机图形学的一次小实验-Opengl is written in a rabbit model, suitable for beginners, with rotation, conversion and other operations offset a small experiment in computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-16
    • 文件大小:255kb
    • 提供者:sasa
  1. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:582.61kb
    • 提供者:jing
  1. 计算机图形学课程实验7的代码

    0下载:
  2. 浙江大学的计算机图形学课程实验7的代码,对opengl初学者很有用-Zhejiang University' s Computer Graphics course experiment 7, the code is useful for beginners opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-05-30
    • 文件大小:12.48mb
    • 提供者:丁逸
  1. OpenGL

    0下载:
  2. 计算机图形学作业,openGL的小实验,关于绘制雪花图形-Computer graphics operations, openGL little experiment, draw snowflake graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:张健贤
  1. opengl

    0下载:
  2. opengl实验,广东工业大学,建模,光照,纹理 有代码,有报告-opengl experiment, Guangdong University of Technology, modeling, lighting, texture code, there are reports
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4.41mb
    • 提供者:udbapsdw
  1. dragonfly

    0下载:
  2. 上计算机图形学的时候作的一个组合图形的实验。实现了一个3D类似蜻蜓的模型的旋转。用的是OpenGl框架和VS2005中C++实现的。可作为大学实验时的参考,高手就不用看了。-At a time when computer graphics for a combination of graphics experiment. The realization of a 3D model of a similar rotation dragonfly. Using the OpenGL framewor
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:1.04mb
    • 提供者:张洛逢
  1. glutEx1-vs6

    0下载:
  2. 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。-Based on programming in OpenGL through the realization of the experiment content, master the use of OpenGL matrix and verify that the curriculum content of matrix transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:104.24kb
    • 提供者:胡伟娅
  1. a3

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -Experiments in model transformation based on the experiment through the realization of the following content, master OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:37.76kb
    • 提供者:胡伟娅
  1. texture

    0下载:
  2. 实验了简单的正方体纹理贴图功能,鼠标右键拖动可以使正方体转动。-Experiment a simple cube texture mapping function, drag the right mouse button allows rotating cube.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:1.67mb
    • 提供者:real
  1. ComputerGraphics

    0下载:
  2. 包含三个图形学实验,第一个是简单的中点Bresenham算法实现基本图元绘制,第二个是日地月模型用投影的方法实现。-Contains three graphics experiment, the first is a simple mid-point Bresenham algorithm realize the basic drawing primitives, and the second is the Day the Earth-Moon model with projection met
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:115.65kb
    • 提供者:王栩
  1. CG1

    0下载:
  2. 一个opengl下的图形学实验,展示了DDA算法画直线、中点Bresenham算法画直线、改进Bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-Opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point Bresenham algorithm for drawing a straight l
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2.06mb
    • 提供者:林思哲
  1. mymfc

    0下载:
  2. 主要展示了如何用mfc来进行opengl绘图实验,很具有代表性啊!-Mainly shows how to use opengl graphics mfc experiment, it is a representative ah!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10.13mb
    • 提供者:
  1. Experiment-3

    0下载:
  2. 计算机图像学opengl实验光照与阴影, 请先将include文件地址复制到项目-属性-c++-附加包含目录-Learn opengl computer graphics experiment light and shadow, copy files include the address to the project- Attribute-c++- Additional Include Directories
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:607.05kb
    • 提供者:Li
« 12 3 4 5 »
搜珍网 www.dssz.com