Nicholas Barlow 6032dfe9e1 Revision of proposed fix, removed exporter winding reversal based on coordinate system (since we already accomodate for this via inverting the worldspace on export to RH CCW). Added a check for world matrix inversion on export. Inverted GLTF loader winding (since the Babylon default should be LH CCW, rather than LH CW) 6 years ago
..
src 6032dfe9e1 Revision of proposed fix, removed exporter winding reversal based on coordinate system (since we already accomodate for this via inverting the worldspace on export to RH CCW). Added a check for world matrix inversion on export. Inverted GLTF loader winding (since the Babylon default should be LH CCW, rather than LH CW) 6 years ago
readme.md 32f20a0a7f Update loaders readme to point to usage documentation 7 years ago
tsconfig.json f6e611eb9b loaders relative import paths 6 years ago
webpack.config.js 894fc8884c Facto Webpack Config 6 years ago

readme.md

Babylon.js loaders

Usage

See documentation links:

Build

To compile, from the tools/gulp folder:

gulp loaders