-
能够加载各种3D数据模型,方便研究3D数据,希望喜爱3D的学习者参考,学习。...
能够加载各种3D数据模型,方便研究3D数据,希望喜爱3D的学习者参考,学习。-Be able to load a variety of 3D data models to facilitate the study of 3D data, hope favorite reference 3D learners, learning.
- 2022-01-31 19:14:43下载
- 积分:1
-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
gist对图像进行聚类
使用gist对图像进行聚类,并选出iconic image 31808029gist
- 2022-06-13 00:53:30下载
- 积分:1
-
itk读取dicom数据并通过vtk显示
用itk读取dicom数据并通过vtk显示,itk和vtk混合编程的范例。
- 2022-01-31 18:12:13下载
- 积分:1
-
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序...
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序-MATLAB graphics are drawn regarding the utility subroutines, including the trigonometric function curve, graphic overlay, graphic mark, such as utility 30
- 2022-04-08 00:44:00下载
- 积分:1
-
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。...
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。-In the VS programming environment, generate a three-dimensional cylinder, the display can rotate any direction.
- 2022-04-20 09:21:07下载
- 积分:1
-
amendments and color histogram algorithm
直方图修正和彩色变换算法-amendments and color histogram algorithm
- 2023-06-28 04:05:04下载
- 积分:1
-
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧-VC realize with a transparent effect,有点烦may seem, I hope everyone you some patience
- 2022-02-20 11:04:07下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
a fractal surface generation process
一个分形曲面的生成程序-a fractal surface generation process
- 2023-02-25 09:10:03下载
- 积分:1