Difference between revisions of "Resources"
From Project::OSiRiON wiki
(Import from backup) |
(Added file formats section) |
||
Line 34: | Line 34: | ||
* [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 == |
Revision as of 17:36, 6 July 2015
Links to tutorials, texture and model resources, and other related information.
Media
Textures, models and sounds
Software
Free Software which can be used to create game content.
- The GNU Image Manipulation Program
- Audacity audio editor
- Spacescape skybox 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.