搜索资源列表
200410610511675180
- XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and
hfuman
- 一个用VC++做的3D魔方游戏,注意不是用JAVA做的哦-a VC do 3D Cube games, the attention was not so oh JAVA
Win32_3DViewer
- A code to display a 3d model http://www.cppfrance.com/codes/VIEWER-3D-GENERATEUR-2D-WIN32-OPENGL-VCPLUSPLUS7_29029.aspx
data_arrange
- 数据结构排序算法,透视投影是3D固定流水线的重要组成部分,是将相机空间中的点从视锥体(frustum)变换到规则观察体(Canonical View Volume)中,待裁剪完毕后进行透视除法的行为。在算法中它是通过透视矩阵乘法和透视除法两步完成的。 透视投影变换是令很多刚刚进入3D图形领域的开发人员感到迷惑乃至神秘的一个图形技术。其中的理解困难在于步骤繁琐,对一些基础知识过分依赖,一旦对它们中的任何地方感到陌生,立刻导致理解停止不前。-Data structures sorting
Mesh
- 摘要:针对传统的DP算法存在条纹瑕疵,提出了一种改进的垂直性约束动态规划立体匹配算法,通过利用扫描线间的相关信息来约束动态规划过程,使得处理每一条扫描线时都能充分利用以前扫描线的匹配信息。实验结果表明,该算法可以明显地消除传统DP算法的视差图的条纹瑕疵,匹配精度高, 而且执行时间短。-ABSTRACT Although network speed has been increased over the years,bandwidth limitation continues to pos
c-code
- 一些算法 ,C语言实现版,供大家学习参考,主要是一些数学几何3D相关算法-Some algorithm, C language version, for reference
kdtree_cpp_warpper
- 实现对John Tsiombikas的C语言版的kdtree算法的C++封装,实现了最近邻查询已经指定距离搜索。复杂度NLOG(N),非常快。-A c++ wrapper of John Tsiombikas s library for working with 2d/3d kd-trees
trans_matrix_beam3d
- a 3d beam finite element method solver
MathEngine
- 这是一个数学引擎的源码.包含了2D 3D各种运算的支持.定义了各种数据结构.编译后生成链接库.-This is a mathematical engine source. Contains 2 D 3 D various operations support. Defines all kinds of data structure. Compiler to create link libraries
Java_Data_Structure
- java数据结构,有很多常用的算法,可以-3D tri
Thinning-Algorithm_3D
- thinning algorithm in 3D
ThePackager
- 3d Bin package problem
pyShipping
- 3d bin packing problem
AFEM.Ch36
- Solid-shell elements form a class of fi nite element models intermediate between thin shell and conven- tional solid elements. They have the same node and freedomconfi guration of solid elements but account for shell-like behavior in th
Antenna_arrays_in_3D
- 3D uniform rectangular array antenna beam
dbscanPointcloud
- 用DBSCAN聚类算法实现的三维点云的聚类-using DBSCAN to realise 3d pointcloud clustering
CVector
- 2D、3D、4D向量类,包含操作符重载 -2D, 3D, 4D vector class includes operator overloading,class CVector2,class CVector3,class CVector4
3D-Convex-Hall_struct
- 构建三维凸包 给出很多的点坐标,然后根据算法要求构建凸包-Construction of three-dimensional convex hull We give a lot of point coordinates, and then build the convex hull algorithm according to the requirements of
off2stl
- 三维模型文件的数据结构转换,能将off格式文件转换成stl格式,可用于3d打印-transform off to stl
skeinforge-35
- Skeinforge用Python编写,将三维模型转化为RepRap可以识别的G-Code。-Skeinforge is a tool chain composed of Python scr ipts that converts your 3D model into G-Code instructions for RepRap.