搜索资源列表
3d zf
- 演示绘制三维图形的原代码-rendering 3D graphics demo of the original code
somegraph
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等-many geometric shapes of paint, such as 3D graphics, curve and surface mapping, cubic spline curve, BEYOND, surface, curve Beziel
raytracing
- 实现一些常见的基本三维图形的绘制,并且实现光线追踪-achieve some common basic 3D graphics rendering, ray tracing and achieve
4-1(绘制立方体)
- 计算机图形学绘制一个三维几何图形,立方体等三维图形-computer graphics rendering a three-dimensional geometric shapes, such as 3D cube
rotatingcube
- 采用VB绘制3D动画图形,非常有趣!为采用VB绘制图形提供帮助-using VB drawing 3D animation graphics, very interesting! VB to use graphical mapping help
opengl3d_rc
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
alpha3D
- 计算机图形学基础, 绘制基本3D界面。-Computer graphics, to map the basic 3D interface.
Ayam1.17.VC2005
- 一个3D建模程序的源代码,可以由简单的几何图元绘制复杂3D图形-A 3D modeling program' s source code, can be simple geometric primitives to draw complex 3D graphics
implement_of_3d_draw_and_render
- 在GDI中实现三维坐标变换,进行3d图形的绘制和渲染-GDI is implemented in three-dimensional coordinate transformation, the 3d graphics drawing and rendering
3d-graphics-transform
- 首先绘制一些美观的三维图形,然后根据3D变换矩阵算法,使图形在键盘或鼠标的控制下进行几何变换。本实验的目的在于使学生了解绘制三维图形的方法,巩固对图形几何变换的理解,掌握在VC中实现三维图形的几何变换的方法。-First, draw a number of beautiful three-dimensional graphics, and then 3D transformation matrix algorithm, so the keyboard or mouse graphics unde
zhuanpan
- 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
2d3dpainting
- 二三维混编程序,可以在三维窗口里面对二维图形和三维图形一起显示,降低三维绘制难度。-2D and 3D mixed program, it can display 2D and 3D graphics together in a three-dimensional window inside.