Difference between revisions of "GraphicsTutorial"
From TTWiki
Jump to navigationJump to search (added link to Purno's tutorial)  | 
				Planetmaker (talk | contribs)   (→Other:  Add link to template list)  | 
				||
| Line 11: | Line 11: | ||
=== Other ===  | 
  === Other ===  | 
||
* [[StationDrawingTutorial]] - How to draw new stations.  | 
  * [[StationDrawingTutorial]] - How to draw new stations.  | 
||
| + | * [[GraphicsTemplates]] - List of example templates with alignment  | 
||
| − | |||
[[Category:Tutorials]]  | 
  [[Category:Tutorials]]  | 
||
Revision as of 12:16, 11 June 2013
This page collects several individually written tutorials about drawing 8bpp sprites for OpenTTD and TTDPatch. These graphics can then be coded using either NFO or NML.
General
- Palettes and Coordinates - How to work with palettes, and the 2D and 3D coordinates.
 - Save paletted image files - How to save image files with the correct palette applied.
 
Vehicles
- DrawingSprites - George's tutorial on how to draw road vehicles in his Long Vehicles scale.
 - Purno's Drawing Tutorial - Purno's extensive tutorial on drawing train vehicles.
 
Other
- StationDrawingTutorial - How to draw new stations.
 - GraphicsTemplates - List of example templates with alignment