Difference between revisions of "Tools"
Jump to navigation
Jump to search
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]. | ||
}} | }} | ||
</div> | |||
{{GenericBox | {{GenericBox | ||
|header=Wiki Tools | |header=Wiki Tools | ||
Line 35: | Line 36: | ||
* [[Special:ListFiles|List of Files on this Wiki]] | * [[Special:ListFiles|List of Files on this Wiki]] | ||
* [[API Access to this Wiki]] | * [[API Access to this Wiki]] | ||
}} | }}</onlyinclude> | ||
</div> | </div> | ||
<noinclude>__NOTOC__</noinclude> | <noinclude>__NOTOC__</noinclude> |
Revision as of 23:25, 20 October 2020
This article is transcluded into other pages. Ensure content additions are relevant to where this page is transcluded.
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