Skip to content

Someguynamedpie/Lua-obj-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavefront Object Loader

Wavefront Object Loader is a library for parsing Wavefront Object files into Lua data structures.

Quick Example

local obj_loader = require "loader"

local object = obj_loader.load("some_object.obj")

License

This code is licensed under the MIT Open Source License. Check out the LICENSE file for more information.

About

Load a Wavefront Object file into Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published