Difference between revisions of "PicEdit"
From AGI Wiki
Jump to navigationJump to search (Created page with "{{AGIWiki}} ''Author: [http://www.agifans.com Lance Ewing]'' '''''PICEDIT''''' is an AGI Picture resource-editor. It allows users to create pictures in a graphic...") |
|||
Line 4: | Line 4: | ||
'''''PICEDIT''''' is an AGI [[Picture|Picture resource]]-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as [[AGI Studio|AGI Studio]] or [[WinAGI|WinAGI]]. | '''''PICEDIT''''' is an AGI [[Picture|Picture resource]]-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as [[AGI Studio|AGI Studio]] or [[WinAGI|WinAGI]]. | ||
+ | |||
+ | <blockquote> | ||
+ | "PICEDIT isn't just a tool for drawing AGI PICTUREs but is also a very useful tool for learning the AGI picture data format. And by loading pictures for the original AGI games, it is also a very useful tool for learning how to draw AGI pictures. Simply step through the picture and see how people like Mark Crowe drew the rooms for Space Quest." | ||
+ | </blockquote> | ||
Line 11: | Line 15: | ||
* Original Program, September 1997. | * Original Program, September 1997. | ||
* Source Code, 1998. | * Source Code, 1998. | ||
− | * Java PICEDIT, | + | * Java PICEDIT, 2010 |
== See Also == | == See Also == |
Revision as of 17:20, 26 July 2013
Author: Lance Ewing
PICEDIT is an AGI Picture resource-editor. It allows users to create pictures in a graphical user interface, somewhat based on the original Sierra version. Pictures are then saved to file, and are ready for import into an AGI game using a program such as AGI Studio or WinAGI.
"PICEDIT isn't just a tool for drawing AGI PICTUREs but is also a very useful tool for learning the AGI picture data format. And by loading pictures for the original AGI games, it is also a very useful tool for learning how to draw AGI pictures. Simply step through the picture and see how people like Mark Crowe drew the rooms for Space Quest."
Release Date:
- Original Program, September 1997.
- Source Code, 1998.
- Java PICEDIT, 2010