This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "0": { | |
| "name": "Blender", | |
| "description": "Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. Blender's features include 3D modeling, UV unwrapping, texturing, raster graphics editing, rigging and skinning, fluid and smoke simulation, particle simulation, soft body simulation, sculpting, animating, match moving, rendering, motion graphics, video editing, and compositing.", | |
| "categories": [ | |
| "Graphics" | |
| ], | |
| "authors": [ | |
| { | |
| "name": "Songtech-0912", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Flutter sdk | |
| set PATH $HOME/dev/flutter/bin $PATH | |
| #Android studio | |
| set ANDROID_HOME $HOME/Android/Sdk $ANDROID_HOME | |
| set PATH $ANDROID_HOME/tools/bin $PATH | |
| set PATH $ANDROID_HOME/platform-tools $PATH |
NewerOlder