资源列表
ballmotion
- 在三维空间对小球的落体整个运动进行仿真,可以直观的观察整个过程-In the three-dimensional space on the ball the whole movement falling body simulation, you can visually observe the entire process
Ball_aux
- a very simple OPENGL program to show a solid ba-a very simple OPENGL program to show a solid ball
Basic-bone
- OpenGL:Tutorials:Basic Bones System 了解基本的骨骼动画系统,从维基百科上翻译过来的一篇文章,代码我自己整理了,并且运行成功。-A bone system- aka skeletal system- is a technique used to create skeletal animations. A skeletal animation consists of a skin mesh and an associated bone structure, so
basic-graph--drawing-using-opengl
- 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
Basic-Lighting-and-Keyboard-Control
- 在VC++环境下,结合OpenGL,使用简单的光照和上下左右键控制所绘制的多面体旋转-In VC++ environment, the combination of OpenGL, using a simple light and draw the arrow keys control the rotation of polyhedra
basic2
- OpenGL 基本图形绘制简单实用 易学易用 -Drawing basic OpenGL graphics simple and practical
BeizerOpenGL
- opengl b样条曲线的绘制 在c++编译环境下-opengl b_spline
bezier
- Bezier曲线是通过一组多边形折线的顶点来定义的。如果折线的顶点固定不变,则由其定义的Bezier曲线是唯一的。-GOOD
Beziersurfaceleaf
- 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
BH_BSpline
- BSpline curve OpenGL
bicycle
- 主要是画出一个自行车,可以运动,向前走的效果-bicycle
birthdaycard
- 实现一个生日贺卡,用C++实现的,运用图形库-birthday card