Warning: Undefined array key "translationlc" in /usr/www/users/fabook/_diggets/doc/v2/lib/plugins/translation/action.php on line 237

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/fabook/_diggets/doc/v2/lib/plugins/translation/action.php:237) in /usr/www/users/fabook/_diggets/doc/v2/inc/Action/Export.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/fabook/_diggets/doc/v2/lib/plugins/translation/action.php:237) in /usr/www/users/fabook/_diggets/doc/v2/inc/Action/Export.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/fabook/_diggets/doc/v2/lib/plugins/translation/action.php:237) in /usr/www/users/fabook/_diggets/doc/v2/inc/Action/Export.php on line 104
====== Tools ====== We offer some free helper tools for developing your application / game with Gorilla3D. Download at: * https://gorilla3d.de/files/ * https://gitlab.com/diggets/gorilla3d/tree/master/tools * https://bitbucket.org/gorilla3d/gorilla3d/src/master/tools/ (**deprecated**) ===== AssetsManager ===== A simple manager to set up Gorilla3D compatible packages. Organize your media files easily by this tool. {{::assets.jpg?nolink|}} ===== DialogueDesigner ===== Create dialogues easily by drag & drap. Save and load to files. Dialogue files can be loaded at runtime in your Gorilla3D application. {{:dialogue.jpg?nolink|}} {{:dialogue2.jpg?nolink|}} ===== InventoryDesigner ===== Create your individual inventory with items and manufacturers. Save and load those settings to file and load it at runtime in your Gorilla3D application. {{:inventory2.jpg?nolink|}} {{:inventory1.jpg?nolink|}} {{:inventory4.jpg?nolink|}} ===== ShaderDesigner ===== Simple tool to build shaders. Use the live-preview to see directly how your shader looks like. Work with textures, lights and variables. Save and load to shader files. Those files can be loaded in the TGorillaRuntimeShaderMaterialSource later in your Gorilla3D application. {{::shaderdesigner.jpg?nolink|}}