搜索资源列表
MeshFromOBJ
- 使用DirectX,从.obj格式文件加载网格模型-The use of DirectX, from the. Obj file to load the grid model
load_model
- This program desmotrate how to load and 3d model with .OBJ format in openGL.
ModelImporterSample
- DIRECTX三维模型.obj模型格式加载和显示代码。-DIRECTX Three-dimensional model. Obj format to load and display the code.
InstDrv
- 驱动编译说明: 可以支持多个Obj驱动编译,编译出错会回馈错误信息 编译时,只能把驱动obj文件和所需的LIB支持库,放在“驱动编译.exe”目录下 使用某些LIB支持库编译成功的驱动,也会加载不了 比如:"C:\1.obj" 编译时,请把"C:\1.*" 保存好,否则会误删 驱动是否编译成功,以驱动加载工具为效果,与以下支持库有冲突的都编译成功的驱动,也会加载不了 以下为自带支持库 krnln_static.lib
x32_HookExp
- Inject easy pe-loader code into Explorer (x32) and load module in this process. Playload create in obj file(masm32), linked in Visual Studio
readOBJ
- 读取obj文件,分别记为顶点和面片的集合,不是批量处理-load obj file
obj_viewer
- Load 3D OBJ model and display it in OpenGL.