destiny-tgx-loader
destiny-tgx-loader copied to clipboard
Load Destiny model assets from Bungie.net with the BungieNetPlatform APIs.
Hi guys! When trying to access the armory link we get a 404. **How to replicate** - go to https://github.com/lowlines/destiny-tgx-loader/tree/master/bnet-src - Click on https://www.bungie.net/areabundle/armory - We get a 404 **Expected**...
This is just my opinion, but I do have something I think you could work on. If you're gonna run a program through a website (https://lowlidev.com.au/destiny/gear-viewer), you may wanna add...
All items I’ve noted so far with this issue are D2 weapons. Examples: Wavesplitter trace rifle, most bows, Anarchy grenade launcher. The issue occurs due to sections of geometry within...
This is a running wishlist of features I've either wanted to happen or have been requested to me multiple times over the years. Feel free to add your own and...
Hey there, I'd love to check out your code and do some experiments, but unfourtunately that is legally not possible as no license is attached to this repo and therefore...
Add a shorthand way to load a character's loadout directly from GetProfile.
This will require getting skeletons and animations loading correctly, but the loader should expose the bones where weapons can be equipped (ie hips, hands, back). ``` var loader = new...
Implement loading the manifest client side into indexedDB so the codebase can be run without a backend.