Difference between revisions of "PicEdit"

From AGI Wiki
Jump to navigationJump to search
Line 2: Line 2:
 
| Software = PicEdit
 
| Software = PicEdit
 
| image = [[Image:PICEDIT.png|thumb|<div align="center">PicEdit Screenshot</div>]]
 
| image = [[Image:PICEDIT.png|thumb|<div align="center">PicEdit Screenshot</div>]]
| Developers = [http://www.agifans.com Lance Ewing]
+
| Developers = [[Lance Ewing]]
 
| Language = [[w:C++|C++]] / [[w:Java_(programming_language)|Java]]
 
| Language = [[w:C++|C++]] / [[w:Java_(programming_language)|Java]]
 
| Version =  
 
| Version =  
Line 11: Line 11:
 
}}  
 
}}  
  
''Author: [http://www.agifans.com Lance Ewing]''
+
''Author: [[Lance Ewing]]''
  
 
'''''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]].

Revision as of 23:14, 31 December 2013

Template:AGI Software

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

 

See Also