buildinginstructions.js icon indicating copy to clipboard operation
buildinginstructions.js copied to clipboard

Add a "all-in-one" object for model and scene setup

Open ldraw-org opened this issue 1 year ago • 0 comments

I'd love see a sort of all in one object for scene and model loading/manipulation. I've implemented something of that sort in the LDraw library software. It's not where I'd like it but my JavaScript is terrible. Feel free to borrow: https://github.com/ldraw-org/ldraworg-library/blob/main/public/assets/js/ldraworgscene.js Usage is here: https://github.com/ldraw-org/ldraworg-library/blob/main/public/assets/js/ldbi.js

ldraw-org avatar Nov 11 '24 18:11 ldraw-org