Difference between revisions of "HPL1/Third party tools"

From Frictional Wiki
Jump to navigation Jump to search
m (Fixed broken links)
m
Line 9: Line 9:
 
==3D Programs==
 
==3D Programs==
  
#[[HPL1/Third party tools/Alias Maya|Alias Maya]] - The world's most powerful integrated 3D modeling, animation & rendering solution.
+
#[https://www.autodesk.com/products/maya/overview?term=1-YEAR&tab=subscription Alias Maya] - The world's most powerful integrated 3D modeling, animation & rendering solution.
#[[HPL1/Third party tools/3D Studio Max|Autodesk 3D Studio Max]] - A professional 3D computer graphics program for making 3D animations, models, games and images.
+
#[https://www.autodesk.com/products/3ds-max/overview?term=1-YEAR&tab=subscription Autodesk 3D Studio Max] - A professional 3D computer graphics program for making 3D animations, models, games and images.
#[[Blender]] - Open-source 3D modeling program that comes with built-in support for [http://collada.org/ Collada]
+
#[https://download.blender.org/release/Blender2.49/ Blender - Open-source 3D modeling program that comes with built-in support for Collada.]
  
 
==2D Programs==
 
==2D Programs==
  
#[[HPL1/Third party tools/Adobe Photoshop|Adobe Photoshop]] - Professional image editing software.
+
#[https://www.adobe.com/products/photoshop.html Adobe Photoshop] - Professional image editing software.
#GIMP - Open-source 2D '''G'''NU '''I'''mage '''M'''anipulation '''P'''rogram.
+
#[https://www.gimp.org/ GIMP] - Open-source 2D '''G'''NU '''I'''mage '''M'''anipulation '''P'''rogram.
 +
#[https://www.getpaint.net/ - Closed-source free image editor comparable to GIMP but easier, smaller, faster ]
  
==Audio Editing Programs==
+
==Audio Programs==
  
#Audacity
+
#[https://www.audacityteam.org/ Audacity] - Multi-channel sound editor.
 +
#[https://www.rarewares.org/ogg-oggdropxpd.php OggDropXPD] - Drag'n Drop your audio files to convert them to .ogg.
 +
 
 +
==Text/Script coding programs==
 +
 
 +
#[https://notepad-plus-plus.org/downloads/ notepad++] - Advanced text editor, crucial for script writing.

Revision as of 16:40, 28 March 2023

Third Party Tools

Here you will find some useful links and tutorials on how to work with the HPL1 engine in terms of modeling, audio editing and even animation.

COLLADA

All 3D modeling packages require the option to export in the Collada format, regardless what program is used.

3D Programs

  1. Alias Maya - The world's most powerful integrated 3D modeling, animation & rendering solution.
  2. Autodesk 3D Studio Max - A professional 3D computer graphics program for making 3D animations, models, games and images.
  3. Blender - Open-source 3D modeling program that comes with built-in support for Collada.

2D Programs

  1. Adobe Photoshop - Professional image editing software.
  2. GIMP - Open-source 2D GNU Image Manipulation Program.
  3. - Closed-source free image editor comparable to GIMP but easier, smaller, faster

Audio Programs

  1. Audacity - Multi-channel sound editor.
  2. OggDropXPD - Drag'n Drop your audio files to convert them to .ogg.

Text/Script coding programs

  1. notepad++ - Advanced text editor, crucial for script writing.