搜索资源列表
objloader
- 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
1画贝塞尔曲线
- 给定条件的贝塞尔曲线画法,按照图形学书上的算法实现-to the conditions set forth in the Bessel curve method of painting, according to the book Graphics Algorithms
大规模地形渲染
- 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
jisuanjituxingxue
- 用VC实现计算机图形学的各种算法,另外还具有演示基本三维图形的效果(使用的是OpenGL)-with VC's computer graphics algorithms, but also have demonstrated basic 3D graphics effects (using the OpenGL)
A11_collision-check
- 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
test_1_DFS_BFS
- 比较DFS与BFS 简单的实现了,小地图范围的两种寻路算法原理的比较。 左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
OpenGL_CircleAlgorithm
- OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
GPUVision_5-13-05-2
- GPU based computer vision algorithms such as edge cornor detection,convolustion operation.-GPU based computer vision algorithms such cornor as edge detection, convolustion operation.
libopenvidia-0.8.3
- The Openvidia project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg. The project provides useful example programs which run computer vision algorithms on single or parallel gfx processing units(GPU). -The proje
hHDraw1[1].1
- opengl编写的可以实现各种画图的程序,实现了一些opengl经典算法,比较好用-opengl preparation can be achieved by drawing various procedures, opengl achieve some classic algorithms, better quality
vvis-0.2.tar
- vvis a volume rendering program providing several display algorithms like the texture method, shear-warp, and raycasting.
cvtool.zip
- A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).,A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphic
glutdlls37beta.zip
- 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
texturesynthesis.rar
- 这是纹理合成的一个很好的算法,希望对大家有帮助,大家都交流一下!,This is a very good texture synthesis algorithms, we would like to help, we all exchange!
Radiosity
- 光能传递算法,网上搜集的,在研究3D阴影生成的可以参考下, OpenGL做的演示-Radiosity algorithms, online collection, and 3D shadows generated in the study can refer to, OpenGL demo made
zhang.rar
- 张正有的摄像机标定算法,是摄像机标定中非常金典和成熟的算法,希望对大家有所帮助。,Zhang is some camera calibration algorithms, camera calibration is very Jindian and mature algorithms, we hope to be helpful.
20091227line
- 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
TheNURBSBook
- NURBS最近经典的一本书The NURBS BOOKs。这本详细的介绍了NURBS曲线曲面的基本概念,算法,以及曲线曲面的修改方法-NURBS recent classic book The NURBS BOOKs. This detailed NURBS curves and surfaces, introduced the basic concepts, algorithms, as well as changes to methods of curves and surfaces
gpuray-0.91
- Standford大学开发的GPU光线跟踪程序,实现了基于GPU的KDTree算法,需要Brook+编译运行-Standford University, the development of GPU ray-tracing program, enables GPU-based algorithms KDTree need to run the Brook+ compiler
suanfa
- 本文主要详细介绍了三维重建算法原理,包括Marching Cube算法,和Ray-Casting算法-This paper details the principle of three-dimensional reconstruction algorithms, including the Marching Cube algorithm, and Ray-Casting Algorithm