Tools: Difference between revisions
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* [https://www.shadertoy.com/ Shadertoy] - Repository and API for coding shaders, such as this [https://www.shadertoy.com/view/ttVXWt hopf fibration]. | * [https://www.shadertoy.com/ Shadertoy] - Repository and API for coding shaders, such as this [https://www.shadertoy.com/view/ttVXWt hopf fibration]. | ||
}} | }} | ||
{{GenericBox | {{GenericBox | ||
|header=Wiki Tools | |header=Wiki Tools | ||
Line 39: | Line 37: | ||
* [[API Access to this Wiki]] | * [[API Access to this Wiki]] | ||
}} | }} | ||
</div> | |||
<div class="grid-column"> | |||
</div> | </div> | ||
</div> | </div> | ||
<noinclude>__NOTOC__</noinclude> | <noinclude>__NOTOC__</noinclude> |
Revision as of 23:57, 19 October 2020
Software
Audio/Video Editing
- Audacity - Free Audio Editing Tool
- Blender - Free 3D Modeling, Rendering, and Animation tool
- Gimp - Free image editing tool
- Inkscape - Free vector graphic tool
- Krita - Free image editing/drawing tool
- Resolve - Free video editing tool
Programming
- Jupyter Notebooks - Free interactive Python environment
- Manim - Animation python code used to create the videos on 3Blue1Brown
- Spyder Interactive Development Environment