搜索资源列表
touying-CSharp
- 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
OpenGL绘制三维图形
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
dffs
- 3D作业 opengl c++ 简单场景转动 贴图 不是用camera做的 还有用简单的长方体和球堆砌出来的机器人 简单的键盘交互 也可以鼠标交互 在鼠标那里可以自己改-3D operations opengl c++ simple rotating scene mapping camera doing more than using a simple rectangular and the ball fabricated robot interaction can also be a simp
cft
- 画一个长方体,这是一个在二维平面上显示三维图形的一个程序-Draw a cuboid, which is a two-dimensional plane in three-dimensional graphics display of a program
5DG3DOBJECT
- 绘制金字塔和十字架,金字塔是由四个三角形侧面和一个四边形底面拼成的;而十字架是由两个长方体拼成,长方体的各面是矩形。-Draw the pyramid and the cross, the pyramid is composed of four triangular sides and a rectangular bottom paper.When and makes up the cross is made up of two rectangular, each side is a rect
Jhy3D
- opengl3D绘图,包含各种三维图形的绘制,以及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-opengl3D drawing, includes a variety of 3D graphics rendering, as well as teapots and rectangular texture mapping and environment mapping, external Jiabeisaier surface and surface rendering
Xuanzhuan
- vrml2.0虚拟现实源码文件。 一个不停旋转的立方体,内嵌图片,并且图片随着立方体上的长方体不停旋转。核心代码是通过内嵌“javascr ipt”实现的旋转-vrml2.0 virtual reality source file. A constantly rotating cube, embedded images, and pictures with the constantly rotating cube cuboid. Through the core code is embedd
lightrender
- GxRay 是一个高品质的光线追踪渲染器,支持多种高级渲染技术。GxRay可以对各种基本几何体(球体、长方体、圆柱体、凸面体、平面等)以及复杂的三角形网格进行光线追踪。使用KD树加速追踪过程,优化渲染速度。支持多线程渲染,充分利用多核CPU的计算能力。-Physically Based Rendering : From Theory to Implementation
TC
- 能够按照特定轨迹移动并且变换颜色的长方体-Able to move the color of the rectangular transform
EulerRotation
- 用c#语言画一个可旋转的3维长方体或立方体-With c# language to draw a rotatable three-dimensional cuboid or cube
BuiltinGeometry
- 用osg绘制长方体,正方体-use osg Draw cuboid ,cube...
SHARPGL三维绘图
- 通过sharpGl调用opengl库,实现三维图形的绘制,包括长方体,正方体,多边形,四边形,三角形,线段等的绘制