declension/elm-obj-loader - version: 1.0.1

for more information visit the package's GitHub page

Package contains the following modules:

⚠️ This repo is now deprecated, in favour of the excellent elm-obj-file which works well with Elm 3D Scene


elm-obj-loader

Node.js CI

This is an Elm library for importing simple Wavefront .obj files into your WebGL application.

It is currently Elm 0.19, though the previous incarnation works for 0.18.

Examples

See the demo source.

Usage

Limitations

Completely supported face types are those with vertex position, normals and optionally vertex texture coordinates. (v, vn, vt) Only a small subset of the specification is supported though - specifically: