Difference between revisions of "PicEdit"

From AGI Wiki
Jump to navigationJump to search
Line 15: Line 15:
  
 
 
 
 
 +
 +
== <br />Description ==
  
 
'''''PicEdit''''' is an AGI [[Picture Resource|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 Resource|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]].
Line 30: Line 32:
 
* Java PicEdit, 2010
 
* Java PicEdit, 2010
  
&nbsp;
 
  
== See Also ==
+
== <br />Download ==
 +
 
 +
* [[agi:Picture/PICEDIT/PicEdit_wSRC.zip|PicEdit v1.2 (DOS)]]<span class="DLInfo"> (ZIP file) [83.7 KB]</span> 
 +
* [[agi:Picture/PICEDIT/PicEdit-1.3M6.zip|PicEdit v1.3 Milestone 6 (Java)]]<span class="DLInfo"> (ZIP file) [144 KB]</span>
 +
 
 +
== <br />See Also ==
  
 
* [[Introduction to PicEdit]]
 
* [[Introduction to PicEdit]]

Revision as of 23:24, 31 December 2013

Template:AGI Software

PicEdit
Author: Lance Ewing

 


Description

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



Download


See Also