obj-chain-plugin-types
obj-chain-plugin-types
obj-chain-plugin-types
Remove multiple keys by path
obj-chain-plugin-proxy
obj-chain-plugin-snapshot
parse an obj file into the format that mesh-viewer understands
Convert objects into arrays
Converts an object to dot-notation
CLI tool to convert WaveFront OBJ files into PRWM files.
Easily create an object with a variable as a key
Expand JS objects containing deep path properties
object helpers
Parses Wavefront OBJ multi-object meshes
Parse function to object with same key names as arguments names and values that you pass in same order.
Map object keys and values into a new object
Grunt tasks for Three OBJ
A collection of object-related utilities.
Wait for an array/obj of async functions and return values when done.
Command line tool to convert OBJ format meshes to JSON formatted simplicial complexes
Remove the keys you don't want from an object
The "standard" obj loader contained in the BABYLON.js repository had some problems rendering my OBJ. When I dug into the code I wasn't really happy how the parser worked and I wasn't really able to fix my problem. So I wrote my own :)