Difference between revisions of "GraphicsTutorial"
From TTWiki
Jump to navigationJump to searchAndythenorth (talk | contribs)  (→General:  removed link to Purno's tutorials as they contain incorrect information about lighting)  | 
				Andythenorth (talk | contribs)   (→Vehicles:  removed link to Purno's tutorials as they contain incorrect information about lighting)  | 
				||
| Line 7: | Line 7: | ||
=== Vehicles ===  | 
  === Vehicles ===  | 
||
* [[DrawingSprites]] - George's tutorial on how to draw road vehicles in his Long Vehicles scale.  | 
  * [[DrawingSprites]] - George's tutorial on how to draw road vehicles in his Long Vehicles scale.  | 
||
| − | * [http://users.tt-forums.net/purno/PDT/ Purno's Drawing Tutorials] - How to draw train engines and wagons.  | 
  ||
=== Other ===  | 
  === Other ===  | 
||
Revision as of 18:21, 26 November 2011
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.
 
Other
- StationDrawingTutorial - How to draw new stations.