Tools: Difference between revisions
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class=" | <noinclude>{{TransclusionNotice}}</noinclude><onlyinclude> | ||
<div class=" | <div class="flex-container"> | ||
<div class="flex-item"> | |||
{{GenericBox | {{GenericBox | ||
|header=Software | |header= | ||
===Software=== | |||
|content= | |content= | ||
=== Audio/Video Editing === | ==== Audio/Image/Video Editing ==== | ||
* [https://www.audacityteam.org/ Audacity] - Free | * [https://www.audacityteam.org/ Audacity] - Free audio editing tool | ||
* [https://www.blender.org/ Blender] - Free 3D | * [https://www.blender.org/ Blender] - Free 3D modeling, rendering, and animation tool | ||
* [https://www.figma.com/ Figma] - Free web design and diagramming tool | |||
* [https://www.gimp.org/ Gimp] - Free image editing tool | * [https://www.gimp.org/ Gimp] - Free image editing tool | ||
* [https://en.wikipedia.org/wiki/Inkscape Inkscape] - Free vector graphic tool | * [https://en.wikipedia.org/wiki/Inkscape Inkscape] - Free vector graphic tool | ||
Line 12: | Line 15: | ||
* [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 | * [https://www.spyder-ide.org/ Spyder] - Interactive development environment for scientific python | ||
* [https://threejs.org/ Threejs] - Javascript 3D Library | |||
* [https://wordpress.org/ WordPress] - Free and open source software for developing websites | |||
=== Productivity === | ==== Productivity ==== | ||
* [https://www.draw.io/ Draw.io] - Free | * [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] | ||
}} | }} | ||
</div> | </div> | ||
<div class=" | <div class="flex-item"> | ||
{{GenericBox | {{GenericBox | ||
|header=Websites | |header= | ||
===Websites=== | |||
|content= | |content= | ||
* [https://www.geogebra.org/ Geogebra] | ==== Wiki Tools ==== | ||
* [[Special:AllPages|List of Pages on this Wiki]] | |||
* [[Special:Categories|List of Categories on this Wiki]] | |||
* [[Special:ListUsers|List of Users on this Wiki]] | |||
* [[Special:ListFiles|List of Files on this Wiki]] | |||
* [[API Access to this Wiki]] | |||
==== Other Sites ==== | |||
* [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]. | ||
}} | }} | ||
{{GenericBox | </div> | ||
|header=Wiki Tools | </div> | ||
<!-- {{GenericBox | |||
|header= | |||
===Wiki Tools=== | |||
|content= | |content= | ||
* [[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]] | ||
}} | }} --></onlyinclude> | ||
</ | |||
<noinclude>__NOTOC__</noinclude> | <noinclude>__NOTOC__</noinclude> |
Latest revision as of 15:21, 6 January 2022
This article is transcluded into other pages. Ensure content additions are relevant to where this page is transcluded.
Software
Audio/Image/Video Editing
- Audacity - Free audio editing tool
- Blender - Free 3D modeling, rendering, and animation tool
- Figma - Free web design and diagramming 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 for scientific python
- Threejs - Javascript 3D Library
- WordPress - Free and open source software for developing websites
Productivity
Websites
Wiki Tools
- List of Pages on this Wiki
- List of Categories on this Wiki
- List of Users on this Wiki
- List of Files on this Wiki
- API Access to this Wiki
Other Sites
- Geogebra - Math visualization site.
- Shadertoy - Repository and API for coding shaders, such as this hopf fibration.