Difference between revisions of "Tools"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<onlyinclude><div class="grid-column"> | <onlyinclude><div class="grid-column"> | ||
{{GenericBox | {{GenericBox | ||
|header=Software | |header= | ||
===Software=== | |||
|content= | |content= | ||
=== Audio/Video Editing === | ==== Audio/Video Editing ==== | ||
* [https://www.audacityteam.org/ Audacity] - Free Audio Editing Tool | * [https://www.audacityteam.org/ Audacity] - Free Audio Editing Tool | ||
* [https://www.blender.org/ Blender] - Free 3D Modeling, Rendering, and Animation tool | * [https://www.blender.org/ Blender] - Free 3D Modeling, Rendering, and Animation tool | ||
Line 12: | Line 13: | ||
* [https://www.blackmagicdesign.com/products/davinciresolve/ Resolve] - Free video editing tool | * [https://www.blackmagicdesign.com/products/davinciresolve/ Resolve] - Free video editing tool | ||
=== Programming === | ==== Programming ==== | ||
* [https://jupyter.org/ Jupyter Notebooks] - Free interactive Python environment | * [https://jupyter.org/ Jupyter Notebooks] - Free interactive Python environment | ||
* [https://github.com/3b1b/manim Manim] - Animation python code used to create the videos on 3Blue1Brown | * [https://github.com/3b1b/manim Manim] - Animation python code used to create the videos on 3Blue1Brown | ||
* [https://www.spyder-ide.org/ Spyder Interactive Development Environment] | * [https://www.spyder-ide.org/ Spyder Interactive Development Environment] | ||
=== Productivity === | ==== Productivity ==== | ||
* [https://www.draw.io/ Draw.io] - Free Flowchart and Diagramming tool | * [https://www.draw.io/ Draw.io] - Free Flowchart and Diagramming tool | ||
* [https://github.com/ACTom/files_mindmap/ Mind Maps] | * [https://github.com/ACTom/files_mindmap/ Mind Maps] | ||
Line 24: | Line 25: | ||
<div class="grid-column"> | <div class="grid-column"> | ||
{{GenericBox | {{GenericBox | ||
|header=Websites | |header= | ||
===Websites=== | |||
|content= | |content= | ||
=== Wiki Tools === | ==== Wiki Tools ==== | ||
* [[Special:ListUsers|List of Users on this Wiki]] | * [[Special:ListUsers|List of Users on this Wiki]] | ||
* [[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]] | ||
=== Other Sites === | ==== Other Sites ==== | ||
* [https://www.geogebra.org/ Geogebra] - Math visualization site. | * [https://www.geogebra.org/ Geogebra] - Math visualization site. | ||
* [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]. | ||
Line 37: | Line 39: | ||
</div> | </div> | ||
<!-- {{GenericBox | <!-- {{GenericBox | ||
|header=Wiki Tools | |header= | ||
===Wiki Tools=== | |||
|content= | |content= | ||
* [[Special:ListUsers|List of Users on this Wiki]] | * [[Special:ListUsers|List of Users on this Wiki]] |
Revision as of 20:40, 3 February 2021
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
Productivity
Websites
Wiki Tools
Other Sites
- Geogebra - Math visualization site.
- Shadertoy - Repository and API for coding shaders, such as this hopf fibration.