搜索资源列表
1
- Vtk(visualization toolkit)是一个开放资源的免费软件系统,主要用于三维计算机图形学、图像处理和可视化。Vtk是在面向对象原理的基础上设计和实现的,它的内核是用C++构建的,包含有大约250,000行代码,650多个类,还包含有几个转换界面,因此也可以自由的通过Java,Tcl/Tk和Python各种语言使用vtk。 Vtk几乎可以在任何一个基于Unix的平台上操作,以及Windows 95/98/NT/2000/XP。 vtk的结构 Vtk比OpenGL和PEX高
02_3DViewing
- 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
zhongdianhuayuan
- 利用C语言编写的中点画椭圆程序(计算机图形学)-midpointellipse use C language CP
DrawLine
- 采用C++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。-Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.
computer_pic
- 计算机图形学课程相关程序,C++语言实现,学习计算机图形学相关课程的人可以学习参考-Computer graphics courses related procedures, C++ language, learning computer graphics related courses can learn reference
My_Solar_System
- 星球运行是利用计算机图形学相关知识和c++编写的人机交互的程序-Planet run is to use computer graphics knowledge and c++ to finish human-computer interaction