当前位置:
首页 资源下载
搜索资源 - algorithm with openGL
搜索资源列表
-
0下载:
用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
-
-
0下载:
凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed.
-
-
0下载:
自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs fu
-
-
0下载:
凸包算法,运用分治的思想,用opengl显示出来-convex hull algorithm, the idea of partition, with opengl show
-
-
1下载:
这是我毕设作品,实现六自由度运动学逆解算法,界面中有opengl动画,可以示教.-This is my complete works of established and achieve 6-DOF inverse kinematics algorithm interface with opengl animation, can teach.
-
-
0下载:
用参数样条曲线拟合型值点的算法。实现将11个型值点的拟和。在CAD中有广泛应用。用OpenGL绘制出图形。-parameters spline curve fitting data points algorithm. Implementation of 11-point values and the proposed. CAD is widely used. Drawn with OpenGL graphics.
-
-
0下载:
用C++,使用openGL实现全局光照模型,算法参照经典教科书实现,With C++, Use openGL to achieve global illumination model, the algorithm with reference to the realization of the classic textbook
-
-
0下载:
汉诺塔算法演示,用OPENGL开发,每点击一次鼠标左键可以看到演示的每一步,点击右键复原。-Tower of Hanoi algorithm demo with OPENGL development, each click the left mouse button to see a demonstration of every step, right-click recovery.
-
-
0下载:
采用vc2010环境,用opengl编写,应用碰撞检测算法,模拟简单粒子系统。-Using vc2010 environment, written with opengl, collision detection algorithm applied to simulate simple particle system.
-
-
0下载:
实验5 Bezier曲线
1.实验目的:
了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。
2.实验内容:
(1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线;
(2) 调试、编译、修改示范程序。
(3) 尝试实现B样条曲线算法。
-5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
-
-
0下载:
我本人做的一个拾取算法实现的程序,主要是利用鼠标以及摄像机生成的射线进行判断,图像可以用鼠标进行拾取-I do a pickup algorithm procedure, mainly using the mouse and the resulting ray camera to judge, the image can be picked up with the mouse
-
-
0下载:
D.G lowe 的尺度不变特征转换算法(SIFT)
在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
-
-
0下载:
OPENGL画动态直线用Brashem算法实现-OPENGL draw a straight line with the dynamic algorithm Brashem
-
-
0下载:
opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
-
-
0下载:
初学Opengl,从最基础开始,本程序实现用Bresenham算法画直线-Learning Opengl, from the beginning of the most basic, the program Bresenham algorithm for drawing a straight line with
-
-
0下载:
在vc6.0环境下,实现了八叉树算法,最后用OpenGL显示。-In vc6.0 environment, the realization of the octree algorithm, the final display with OpenGL.
-
-
0下载:
opengl实现的quadric算法,是原作者提供的源代码,编译环境可以是vs2008.-quadric algorithm with OPENGL in c++ language. this code is provided by the original author of this algorithm and can be compiled in vs2008.
-
-
0下载:
根据光的映射形成水波纹的算法 用opengl+vc实现-
According to the mapping of light form water ripple algorithm with opengl+ vc implementation
-
-
0下载:
在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
-
-
0下载:
一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法(A OPENGL filling algorithm, can run correctly, do with MFC. Multi deformation scanning line algorithm)
-