搜索资源列表
三维立体图绘制
- 三维立体图绘制 练习三维物体的设计 是个好例子-three-dimensional mapping exercises 3D design is a good example
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
三维旋转
- 这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步.-vc platform in the 3D objects rotating materialize, it could help you progress in study.
半透明三维物体
- 一个简单的半透明三维物体的程序-a simple translucent three-dimensional objects procedures
绘制三维物体
- 绘制三维物体,可以非常方便的绘制出三维物体。-rendering 3D objects can be easily mapped to the 3-D objects.
在OpenGL视图中绘制三维物体
- 在OpenGL视图中绘制三维物体-view of the OpenGL 3D Rendering
半透明三维实体效果
- 实现半透明的三维物体的效果-achieve translucent three-dimensional objects in effect
三维旋转程序
- 这是一个模拟三维物体地旋转平移的小程序,内含说明文档。-This is a simulated three-dimensional objects to the small rotary translation process, containing documentation.
OpenGL三维物体显示
- 一个显示三维物体的例子,可以进行缩放和旋转
final.三维物体模型显示程序设计
- 三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 ,Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
OpenGL_model
- 利用OpenGL实现三维动画,可以通过鼠标移动或旋转三维物体-Draw with OpenGL, the object can move and rate with mouse move
opengl3dobjects
- 利用openg和vc++编出不同平面,不同材质的四个不同的三维物体-Use Openg and vc++ Allocated a different plane, different materials of four different three-dimensional objects
texture
- opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
ciabbp
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
1
- 这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
1.4
- OpenGL的简单程序,绘制简单的三维物体。程序中绘制了椎体了柱体-A simple OpenGL program, draw a simple three-dimensional objects. Program has drawn vertebral column
7.1
- OpenGL制作二次三维物体,想要学的都来看这个经典的源码啊-Production of secondary OpenGL 3D objects, you want to learn all look at this classic source ah
1
- 一个解算空间中三维物体坐标的小程序,用两个相机标定后进行计算(A simple matlab program for conpute coordinate in 3D with stereo camara)
codeblocks三维物体交互代码
- 本作品用中文识别,可以实现三维物体的交互