搜索资源列表
3DDraw
- 这是一个项目时使用到的“三维空间向量/点”类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处. -This is a project to use to the " three-dimensional space
geom3d_basic
- 三维图形的处理,包括简单的叉积,点积,以及向量的旋转,对称和反射,点到面距离,投影,等等。-Processing of three-dimensional graphics, including simple cross product, dot product, as well as vector rotation, symmetry and reflection, point to surface distance, projection, and so on.
charcold
- 用于生成字符的点阵16进制代码,无需任何字体和字库。-For dot matrix character hexadecimal code generated without any font and font.
Vector
- 实现图形学中向量计算的一个基础类,包括点乘、叉乘等运算-Implement a base class graphics vector calculation, including dot product, cross product and other computing
scatterShaper
- C++实现的maya 插件,用来显示点,very quickly parall!-preview the dot use maya api
simple-graphics
- 在Visual c++下写的显示点阵形式的球,轮胎,圆柱的图形学源代码-In Visual c++ to write the dot matrix display in the form of balls, tires, cylinders graphics source code
voxel
- 三维voxelFast and low memory cost, colour indexed voxel. In exemple a 3-D density map (with original dot inclosed). Original idea voxel.m (1023) but completly new algorithm.(Fast and low memory cost, colour indexed voxel. In exemple a 3-D dens
