资源列表
guangzhaoyanshi
- OpenGl 实用实例 ,对于大学C语言编程的大作业来说是一个非常不错的范例。-nice one ,but it s just for the beginer who learns OpenGL.
lightdetective
- 使用cuda加速计算,实现光线追踪的简单例子。本程序实现20个随机小球的3d绘制。-Use cuda accelerated computing, simple example of ray tracing. This procedure to achieve 20 random ball 3d rendering.
opengl 喷泉真实感模型
- 喷泉真实感模型,音乐,源码,图片,3d模型
osgtest
- OSG简易场景漫游胚子 OSG简易场景漫游胚子 -OSG simple scene roaming Peizi simple scene roaming Peizi OSG OSG OSG simple scene roaming Peizi simple scene roaming Cotyledons
Particlesystemfalls
- 本文的主要贡献是以线元为基本造型单位,运用动力学原理模拟瀑布的运动轨迹[9],结合层次包围盒技术和建立聚类树加速粒子与障碍物之间的碰撞检测,并采用逐渐淡化融合的方法绘制粒子,形成了具有真实感的实时瀑布飞溅的效果。-Contribution of this article is based on the line for basic modeling unit, use the dynamics simulation trajectories of waterfall [9], combined
OpenGL
- 一个基于OpenGL的文字跑马灯程序,消除了文字移动的顿挫及抖动现象,实现了文字的平滑移动效果。-An OpenGL-based ticker program that eliminates the frustration and mobile text chattering achieve a smooth movement of the effect of the text.
DDA
- 用OpenGL绘制DDA直线:两点确定一条曲线,即用鼠标点两点使-DDA draw a straight line with OpenGL: two points determine a curve, that makes two points with the mouse
Zbuffer
- 用OPENGL和C++实现了扫描线Z-buffer算法-OPENGL and C++ achieved by scanning line Z-buffer algorithm
OpenGL_NURBS
- 利用OpenGL库函数绘制NURBS闭合曲线:圆。-Use OpenGL functions to draw NURBSpline:Closed Curves
OpenGL_NURBS_surface
- 利用OpenGL库函数绘制NURBS曲面。-Use OpenGL functions to draw NURBS surfaces.
MiniMeshFrame
- 本程序可将任意曲面转化成极小曲面,注:测试的时候请自行寻找.obj文件加载并测试,加载成功之后直接点击Local或Global按钮即可实现功能。另外编译器最好选择vs2010-Global & Local Algorithm
main
- 通过Bresenham算法实现任意宽度的直线的绘制。-Bresenham line