Icon

OBJ Model Importer

GM++

You must be logged in to obtain assets

Description

Fully compatible with GMS:1 all exports

Easily and quickly import OBJ models! Loads many thousands of poly's instantly. Includes an optimizing batch converter.

Function overview:

model = extModel_load(filename); //load converted model
draw_extModel(modelID,tex); //draw the model (or manually use vertex_submit, see source code)

extModel_destroy(model); //Free model from memory

Note: When exporting OBJ files to use with the converter, make sure the faces are triangulated if you have the option.

Supports normals and texture coordinates.

More Assets:

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published February 16, 2017

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait