搜索资源列表
FindApiinmdb
- 5个分别用于积累自定义函数、标准c运行时库/vb运行时库/WinAPI、游戏各系统通信函数、标准DirectX方法和DXUT函数、MFC/STL的数据库的文档示意图,具体数据库经常更新,暂不上载。-5, respectively, for the accumulation of self-defined function, the standard c runtime library/vb run-time library/WinAPI, game the system communicatio
stl
- 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
ShowVBStrArr
- API函数原型测试——DLL中返回字符串数组的函数原型(导出函数的原型不用vector<wstring>),演示用变体/安全数组代替vector/map等STL容器制作标准DLL(这里是C的接口、C++的实现)的一般方法,在vb/vc中测试通过。-API function prototypes- DLL returns a string array of function prototypes (not export the function prototype vector <
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
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