搜索资源列表
nasm_man
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多 的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16 位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简 洁易懂,和Intel语法相似但更简单。-NASM is a portable and modular design of a 80x86 assembler. It supports the goal
OPENGL
- 1.通过互联网查找Wavefront obj文件的格式定义; 2.编写C++程序解析Wavefront obj文件; 3.用3D建模工具构造两个以上的obj文件; 4.利用OpenGL绘制obj文件表示的3D模型; 5.使用VBO(Vertex Buffer Object)加速3D模型的绘制; 6.利用键盘控制3D模型的旋转、平移和缩放。-Draw out the three-dimensional animation in C++ environment through 3
obj2patch
- 用MATLAB读取obj格式的三维文件,实现了把obj读入matlab中并以点的形式储存,可以参考学习-Read obj format 3D files using MATLAB, obj read into matlab and to the point in the form of storage, you can refer to learning
OFF_TO_OBJ
- 将off文件格式转换为obj文件格式,同时还可以转换回去。-Converts off file format to obj file format, at the same time also can convert back.
Revit导出JSON数据源代码
- Revit插件将rvt转换为obj,这个是一个revit的插件,作用是将rvt转换为obj格式(The Revit plug-in converts RVT to obj, which is a Revit plug-in that converts RVT to obj format)