搜索资源列表
vbogl12.tlb
- OpenGL是一种三维图形开发标准,是从事三维图形开发工作的必要工具,其稳定性、可靠性、可扩展性等特点,赋予了其强大的生命力和应用前景,OpenGL已经广泛应用于在CAD/CAM/CAE、医学图像处理、虚拟现实、娱乐、广告等领域。 正在装载数据…… 本文就如何利用VB结合OpenGL来开发三维地质构造图的基本步骤进行了详细地介绍,其中对像素格式的设定以及光照和材质的设置进行了详细的描述。
openGL-CPP
- 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
Curve_OpenGL
- 用OpenGL实现的三维曲线绘制软件,可绘制Hermite曲线,Bezier曲线,可用键盘控制旋转。-Three-dimensional curve with OpenGL, drawing software, which can draw the Hermite curve, Bezier curves, available keyboard control the rotation.
gCAD3D-devel-1.144
- cad的源代码,gCAD3D 是个三维的 CAD/CAM 程序,内置一个三维的 OpenGL 的浏览器。-cad' s source code, gCAD3D is a three-dimensional CAD/CAM process, built a three-dimensional OpenGL browser.
111186766OpenGL3D
- OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
Graphic
- 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
openGL-test1
- 这是用openGL+VS编写的三维梯形 并且梯形上有直线 还有动点在直线上运动 调试前请确保VS的openGL环境已搭建 不会的百度下-It is written in three-dimensional trapezoid with openGL+VS straight there and have fixed points on the linear motion before commissioning make sure the VS openGL environment is buil
Block
- 基于OPENGL的正方体和地板的三维图像绘制,有光照和纹理 -Based on three-dimensional image rendering OPENGL cube and flooring, there is light and texture
Tuxingxue
- 简单的opengl实现的三维图形,具有很好的代表性(Simple OpenGL implementation of 3D graphics)