CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl refraction
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl refraction - List
[
OpenGL program
]
openglVRDemo
DL : 0
一个很酷的虚拟漫游系统,其中包括纹理映射,反光折射,等等 让你身临奇景-a cool virtual roaming system, including texture mapping, reflective refraction, etc. allow you to be present Places
Update
: 2025-02-17
Size
: 582kb
Publisher
:
王晓明
[
2D Graphic
]
Water_0.1
DL : 0
经典的水波算法,在背景上加入了,水波折射效果-classical wave algorithm, in the background, joined the wave refraction effects
Update
: 2025-02-17
Size
: 625kb
Publisher
:
曹建峰
[
OpenGL program
]
water_reflect2
DL : 0
水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing source code, to achieve the adoption of the following steps : 1. Additional reductions set a planar 2. and installed cameras to the course Perspective symmetrical position, play up to the plane over part of a texture. 3. will be the culmination of reflection plane came VS. and multiplied by the projection matrix. be planar projection coordinates of points. 4. Interpolation of the above into PS, and at the same time divided by W, and (projCoord 1.0f)* 0.5f. 5. further inquiries exaggerate the texture, and point to noise, water ripple effects.
Update
: 2025-02-17
Size
: 246kb
Publisher
:
hmn
[
OpenGL program
]
ray_trace
DL : 0
实现光线跟踪算法,opengl实现,在一个小盒子里可以看到反射,透射,折射-Realize ray tracing algorithm, opengl realize, in a yard box can see the reflection, transmission, refraction
Update
: 2025-02-17
Size
: 7kb
Publisher
:
gongyiling
[
OpenGL program
]
Raytracing
DL : 0
有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
Update
: 2025-02-17
Size
: 577kb
Publisher
:
王蒙
[
OpenGL program
]
CgOpenGL
DL : 1
基于Cg和Opengl的实时水面模拟,包括反射折射,水面波动,太阳光等效果-Cg and opengl-based real-time simulation of water surface, including the reflection refraction, surface fluctuations, the effect of sunlight, etc.
Update
: 2025-02-17
Size
: 692kb
Publisher
:
寒冬
[
OpenGL program
]
libwave.tar
DL : 0
libwave is a library for reading Wavefront .obj object files and rendering them with IrisGL or OpenGL. It supports basic geometry (faces and lines), and materials and texture maps, as far as is possible with GL (i.e. no bump maps, reflection, or refraction).
Update
: 2025-02-17
Size
: 30kb
Publisher
:
edon
[
OpenGL program
]
4
DL : 0
opengl 计算机图形学简单算法集合 :图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena-opengl
Update
: 2025-02-17
Size
: 263kb
Publisher
:
james
[
Special Effects
]
RayTrace
DL : 0
光线跟踪程序,即由光源发出的光到达景物表面后,产生反射和折射。光就改变方向,沿着反射方向和折射方向继续前进,直到遇到新的景物。光经场景景物间的多次反射、折射后投射到离视点最近的景物表面,最终进入人眼。由于实际光线跟踪算法的跟踪方向与光传播的方向是相反的,所以我们可以由视点向屏幕象素发出一根射线,与第一个景物相交后,在其反射与折射方向上分别进行跟踪,继续与第二个景物相交……重复上述过程,直到被跟踪的光线射出画面或跟踪深度达到某个设定的最大递归深度时,停止跟踪。-Ray tracing program, the light emitted from light source reach the scene surface, generate reflection and refraction. Light to change direction, the direction of reflection and refraction along the direction to move forward until the face of new features. Light scene by scene several times between reflection, refraction is cast on the surface from the point of view the recent scene, eventually entering the human eye. As the actual ray tracing algorithm to track the direction of light propagation direction is opposite, so we can issue from the viewpoint to the screen a pixel ray, intersects with the first scene after the reflection and refraction in the direction of the track were to continue intersects with the second scene ... ... repeat the process until the light tracked injection depth of the screen or to track a set maximum recursion depth, stop the trace.
Update
: 2025-02-17
Size
: 551kb
Publisher
:
wangge
[
OpenGL program
]
SourceCode
DL : 0
实现活化边表多边形扫描转换算法。本程序可以实现柱状图,饼图以及多边形的扫描转换。 点击鼠标右键时会跳出系统菜单项,系统菜单包括有:画柱状图,画多边形,画饼图,清屏操作,以及设置颜色这五种功能 -Side of the table to achieve activation of polygon scan conversion algorithm. This program can be histograms, pie charts, and polygon scan conversion. Click the right mouse button menu items will jump out of the system, the system menu include: painting histogram, draw polygons, Huabing map, clear screen operation, and set the color of the five functions
Update
: 2025-02-17
Size
: 169kb
Publisher
:
[
OpenGL program
]
water
DL : 0
opengl 水模拟,反射,折射效果演示-opengl water modeling, reflection, refraction effects demo
Update
: 2025-02-17
Size
: 5.88mb
Publisher
:
张精卫
[
OpenGL program
]
opengl-refraction
DL : 0
使用opengl 实现的折射效果的小程序。-opengl refraction
Update
: 2025-02-17
Size
: 909kb
Publisher
:
feifei
[
OpenGL program
]
refraction
DL : 0
opengl refraction demo with source
Update
: 2025-02-17
Size
: 395kb
Publisher
:
orenk2k
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.