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

搜索资源列表

  1. 摄像漫游

    0下载:
  2. 用OpenGL绘制的一个不断旋转的摄像台以及上空盘旋的一个飞行物.可以通过键盘控制观察者的视角和位置,-OpenGL rendering with a constant rotation of the camera platform and circled over the one flying objects. Keyboard control can be the observer perspective and position
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:109276
    • 提供者:田雨
  1. OpenGL_3d

    0下载:
  2. This is a 3d particle engine written in 5 minutes... literally. It is written on tutorials , but is a completely original work. It displays a total of 10000 particles, and each has a random shade of blue as a color, its own position, and its own spee
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5398
    • 提供者:~{T4Bk~}
  1. opengl-Planets

    0下载:
  2. 用opengl和vc++实现的行星位置的演示,主要演示opengl中的拣选功能-use opengl and vc achieve planetary position of the display, the display opengl selected functional
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9111
    • 提供者:了了
  1. VertexLighting-src

    0下载:
  2. Cg的顶点光照程序,设定光源位置在某个顶点位置来模拟图形在光照下的效果。同样,必须安装Nvidia的Cg ToolKit!-Cg vertex light procedures set in place a light source vertex position in the graphics to simulate the effect of light. Similarly, the installation of the Nvidia Cg ToolKit!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:91705
    • 提供者:吕新荣
  1. water_reflect2

    4下载:
  2. 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:251777
    • 提供者:hmn
  1. opengl光源和模型

    0下载:
  2. opengl模型和光源,光源和视点可以调整位置 注:红色立方体不是光源,光源为不可见的. 我是初学做的不怎么好.-opengl model and the light source, light and perspective can be adjusted position Note : red cube is not light, light source is not visible. I was learning to do very well in this aspect.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50425
    • 提供者:周浩
  1. Gl_ShadowsVolumes.ZIP

    0下载:
  2. The purpose of this demo is to create shadows using a technique called stencil shadow volumes in a 3d scene. To do this we will not need the shadow matrix from previous demo. In fact in order to perform this all we need is to render the sil
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:153139
    • 提供者:金哥
  1. vp_flight_path

    0下载:
  2. This sample illustrates how to draw geometry to simulate the flight path of an object. This sample defines the class myApp, which is derived from vpApp, and uses a vsRenderStrategyFrameGeometry to create dynamic path geometry for a F-16 flying around
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11163
    • 提供者:ma ming
  1. ee1

    0下载:
  2. 图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:43733
    • 提供者:高洁
  1. waterwave

    0下载:
  2. opengl实现的水波纹的效果,点击鼠标的位置就会出现水波纹的效果,仿真性很强-opengl realize the water ripple effect, click the mouse' s position appears water ripple effect, simulation very
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:1813496
    • 提供者:歪歪
  1. OpenGLSYSTEM

    0下载:
  2. OpenGL三维可视化系统,可实时显示位置坐标。-OpenGL 3D visualization system, real-time display position coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:35048003
    • 提供者:李健
  1. GLSLSimple

    0下载:
  2. openGL着色语言的示例,通过glsL改变实体的颜色和位置,以及纹理坐标。-the example of glsl,this program can change the color and position by Shader
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:17367
    • 提供者:决云
  1. Raining

    0下载:
  2. 此程序演示了利用粒子系统实现雨景效果模拟。实现雨景模拟的粒子系统中,每个雨点粒子是一条短线,即一定长度的线段,把这条线段当做一个粒子,随着时间的推移,它根据两个顶点所决定的方向向量,按一定的速度下降,实时计算出它的具体位置,然后在这个位置上将该粒子绘制出来。具体实现过程可参照代码。-This program demonstrated the use of particle systems to achieve the effect of simulated rain King. The real
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:965858
    • 提供者:fantasy
  1. mycube

    0下载:
  2. 用C和Opengl写的小程序,实现了立方体的绘制以及视点和位置的变化,从不同角度观察立方体-Opengl with C and write a small procedure, rendering the achievement of the cube as well as the perspective and position changes, the cube from different angles
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:1111
    • 提供者:lexi
  1. opengl_1

    0下载:
  2. OpenGL的图象旋转缩放处理,能够使用相关程序进行合作处理,包括坐标定位,坐标变换等。-OpenGL rotating zoom image processing, be able to use the relevant procedures cooperation deal, including the coordinates of position, such as coordinate transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:24232
    • 提供者:王强
  1. Fountain-Dance-win

    1下载:
  2. The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The directi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:130793
    • 提供者:wang
  1. ChipmunkLatest

    0下载:
  2. 2D rigid body physics library .A rigid body holds the physical properties of an object. (mass, position, rotation, velocity, etc.)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:289515
    • 提供者:axof
  1. robot

    0下载:
  2. 通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:247717
    • 提供者:AliasX
  1. teapot

    0下载:
  2. Program, using openGL functions, to draw a simple shaded scene consisting of a teapot on a table. Define suitably the position and properties of the light source along with the properties of the surfaces of the solid object used in the scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:198113
    • 提供者:Sandesh
  1. singlependulum

    0下载:
  2. 模拟钟摆实现动画 (1)绘制圆柱状三维钟摆模型,计算合理的摆线长度以及摆动初始位置,保证钟摆一个摆动周期为1秒,提供误差计算并显示误差(20分) (2)计算重力作用以及摆线弹性拉力作用下的钟摆速度,计算每一帧的钟摆位置及相应的旋转变换角度,并实现动画(30分) (3)增加阻尼计算,提供阻尼参数的调整工具,实现带阻尼的钟摆动画(30分) (4)音效、图形画面效果(10分) (5)详细的作业报告(10分)-Simulation of the pendulum to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1151311
    • 提供者:xuhao
« 12 3 4 5 6 »
搜珍网 www.dssz.com