Difference between revisions of "Resources"
From Project::OSiRiON wiki
(Import from backup) |
(→Software: added Textures for Planets) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* [http://www.burningwell.org/ Burningwell.org public domain images] | * [http://www.burningwell.org/ Burningwell.org public domain images] | ||
* [http://www.nasa.gov/multimedia/3d_resources/models.html NASA 3D resources] | * [http://www.nasa.gov/multimedia/3d_resources/models.html NASA 3D resources] | ||
+ | * [http://soundbible.com/ SoundBible Free Sound Clips Bites Effects] | ||
== Software == | == Software == | ||
Line 16: | Line 17: | ||
* [http://audacity.sourceforge.net Audacity audio editor] | * [http://audacity.sourceforge.net Audacity audio editor] | ||
* [http://alexcpeterson.com/spacescape Spacescape skybox generator] | * [http://alexcpeterson.com/spacescape Spacescape skybox generator] | ||
+ | * [http://www.texturesforplanets.com Textures for Planets generator] | ||
* [http://www.blender.org Blender 3D content creation suite] | * [http://www.blender.org Blender 3D content creation suite] | ||
* [http://ingar.satgnu.net/gtkradiant Netradiant 3D map editor] | * [http://ingar.satgnu.net/gtkradiant Netradiant 3D map editor] | ||
Line 34: | Line 36: | ||
* [http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ NCurses programming HOWTO] | * [http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ NCurses programming HOWTO] | ||
* [http://developer.qt.nokia.com/doc/qt-4.8/ Qt 4.8 developer documentation] | * [http://developer.qt.nokia.com/doc/qt-4.8/ Qt 4.8 developer documentation] | ||
+ | |||
+ | == File Formats == | ||
+ | |||
+ | File format documentation. | ||
+ | * [https://en.wikipedia.org/wiki/Wavefront_.obj_file Wavefront OBJ] | ||
+ | * [http://wiki.beyondunreal.com/Legacy:ASE_File_Format ASCII Scene Exporter] | ||
== Wiki == | == Wiki == |
Latest revision as of 01:16, 28 October 2019
Links to tutorials, texture and model resources, and other related information.
Media
Textures, models and sounds
- Open Game Art forum
- Burningwell.org public domain images
- NASA 3D resources
- SoundBible Free Sound Clips Bites Effects
Software
Free Software which can be used to create game content.
- The GNU Image Manipulation Program
- Audacity audio editor
- Spacescape skybox generator
- Textures for Planets generator
- Blender 3D content creation suite
- Netradiant 3D map editor
Tutorials & Videos
Videos and tutorials on relevant subjects.
Programming
Programming documentation.
- Standard C++ library reference
- OpenGL programming guide
- OpenAL 1.1 specification and reference
- NCurses programming HOWTO
- Qt 4.8 developer documentation
File Formats
File format documentation.
Wiki
If you want to edit this wiki, you might want to consult the mediawiki documentation.