Giter Site home page Giter Site logo

jean-noelp / three-gltf2-loader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antonio-gomez/three-gltf2-loader

0.0 0.0 0.0 46 KB

Node.js wrapper for the GLTF2Loader library from Three.js

Home Page: https://threejs.org/examples/?q=glt#webgl_loader_gltf

License: MIT License

JavaScript 100.00%

three-gltf2-loader's Introduction

Three-glTF2-loader

npm-image version-image

Install


npm install three-gltf2-loader --save

Description


Node.js wrapper for the GLTF2Loader library from three.js so that it can be installed through npm and used with bundle libraries like webpack, browserify, etc.

glTF (Graphic Library Transmission Format) was developed and mantained by KhronosGroup as the specification for efficient transmission and loading of 3D scenes and models by WebGL, OpenGL ES, and OpenGL applications.

Usage


import THREE from 'three'
import GLTF2Loader from 'three-gltf2-loader'

GLTF2Loader(THREE)

console.log(typeof THREE.GLTF2Loader)
// => "function"

Changelog


1.2.0 (Oct 22 2017)

  • Updated to latest glTF loader from Three.js r87.

1.1.0 (Jun 28 2017)

  • Updated to latest glTF spec from Three.js r86.

1.0.0 (Mar 24 2017)

  • Main module functionality.

0.0.0 (Mar 21 2017)

  • Initial development.

License

MIT © Antonio Gomez

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.