@loaders.gl/obj

Framework-independent loader for the OBJ format

Usage no npm install needed!

<script type="module">
  import loadersGlObj from 'https://cdn.skypack.dev/@loaders.gl/obj';
</script>

README

@loaders.gl/obj

loaders.gl is a collection of framework-independent 3D and geospatial parsers and encoders.

This module contains loader for the OBJ format.

For documentation please visit the website.

Note: The OBJ parser in this module is a port of three.js's OBJLoader.

The MIT License

Copyright © 2010-2019 three.js authors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.