Difference between revisions of "HPL2/Third party tools"
< HPL2
Jump to navigation
Jump to search
(→3D Programs: updated blender link) |
(→2D programs: added paint.net link) |
||
Line 18: | Line 18: | ||
# [[:hpl2:third_party_tools:2d:gimp|GIMP]] - Open-source 2D '''G'''NU '''I'''mage '''M'''anipulation '''P'''rogram. | # [[:hpl2:third_party_tools:2d:gimp|GIMP]] - Open-source 2D '''G'''NU '''I'''mage '''M'''anipulation '''P'''rogram. | ||
# [[:hpl2:third_party_tools:2d:photoshop|Adobe Photoshop]] - Professional image editing software. | # [[:hpl2:third_party_tools:2d:photoshop|Adobe Photoshop]] - Professional image editing software. | ||
+ | # [[Hpl2:Third party tools:2d:paint dot net|Paint.net]] | ||
== Audio programs == | == Audio programs == |
Revision as of 17:10, 24 July 2020
Contents
Third Party Tools
In no specific order and not a full list, this we have only added to a bit here and there when we have had time.
COLLADA
All 3D models regardless of program used must be able to export to the Collada format.
Note: The 1.3 patch for Amnesia allows support for FBX formats.
3D Programs
- Blender - Open-source 3D modeling program that comes with built-in support for Collada.
- Autodesk Maya - Professional 3D modeling program with OpenCOLLADA plugin support.
2D programs
- GIMP - Open-source 2D GNU Image Manipulation Program.
- Adobe Photoshop - Professional image editing software.
- Paint.net
Audio programs
Text/Script coding programs
'Mac OS X alternatives':
- TextWrangler: A good alternative to Notepad++ on Windows.
- TextMate: A nice and smooth code editor with many customization options.