搜索资源列表
Graphic2D
- 一个自行开发的图形底层程序。十分有价值。已经完成的部分含有矢量图形的放大缩小等视图操作,基本的几何数据组织。使用STL开发-a self-developed graphics bottom procedures. Very valuable. Already completed parts containing vector graphics, etc. Zooming View operation, the basic geometric data organization. STL use
engine3d220582662011
- Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap gene
VB-Read-STL-File
- 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
pedestrian-detection
- Mat结构的了解 C++语法调用OpenCv STL的vector的使用 行人检测-Mat structure C++ understand the syntax of calling OpenCv STL vector using pedestrian detection
readSTL
- 在matlab中读入CAD模型的stl文件,直接获得离散点数据和法矢信息,并可视化显示CAD模型-Read in the STL file of CAD model in matlab, direct access to information discrete points and the method of vector data, and visual display of CAD model
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)