Load JSON model file for 3D graphics

Hi. I'm trying to make a TerraTech clone, but I need custom models for the parts in the game. The version is currently Pre-alpha 1.0. I want to use JSON models and PNG textures for the parts, but I don't know how to load the models into Processing from the JSON files. Also, I want to use an NBT file for the inventories in each save.

Sign In or Register to comment.