搜索资源列表
VIEW3DS11
- 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is
MyMail
- SMTP客户端(服务器需认证)-SMTP client (server authentication required)
VIEW3DS11
- 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is
3DSglLoader
- 先将3DS文件由View3DS.exe软件转换成OpenGL文件,再由本软件阅读-First View3DS.exe software from 3DS files into OpenGL file, and then read by the software