This article's documentation is for the "GoldSrc" engine. Click here for more information.

Sprite Explorer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''Sprite Explorer''' is a widely used viewer and compiler for [[GoldSrc]]-format sprite files. This program is designed to provide users with the ability to view information about a sprite’s format, dimensions, world origins, and individual frames. Additionally, the program has the capability of creating new sprites from scratch or existing [[QC]] files.
'''Sprite Explorer''' is a legacy viewer and compiler for [[GoldSrc]]-format sprite files. This program is designed to provide users with the ability to view information about a sprite’s format, dimensions, world origins, and individual frames. Additionally, the program has the capability of creating new sprites from scratch or existing [[QC]] files.


== Features ==
== Features ==
Line 13: Line 13:
Image:Expl_about.png|Sprite Explorer's About window
Image:Expl_about.png|Sprite Explorer's About window
Image:Expl_wizard.png|Sprite Explorer's Sprite Creation Wizard
Image:Expl_wizard.png|Sprite Explorer's Sprite Creation Wizard
</gallery>{{clear}}
</gallery>{{clr}}


== External Links ==
== External links ==
* [https://valvedev.info/tools/sprite-explorer/ VDU]
* [https://valvedev.info/tools/sprite-explorer/ VDU]


{{GoldSrc topicon}}
{{gldsrc topicon}}
{{GoldSrc sdktools}}
{{gldsrc sdktools}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Third Party GoldSrc Tools]]
[[Category:Third Party GoldSrc Tools]]
[[Category:Non-Steam Applications]]
[[Category:Non-Steam Applications]]
[[Category:GoldSrc Level Design]]
[[Category:GoldSrc Level Design]]

Latest revision as of 12:00, 19 October 2024

Sprite Explorer is a legacy viewer and compiler for GoldSrc-format sprite files. This program is designed to provide users with the ability to view information about a sprite’s format, dimensions, world origins, and individual frames. Additionally, the program has the capability of creating new sprites from scratch or existing QC files.

Features

  • User-friendly interface makes it easy to use and navigate, even for beginners.
  • Not limited to only viewing and creating sprites. It also allows users to export sprites to QC scripts or to animated GIFs. Users can also export individual frames to a variety of common image formats, which gives them more flexibility and control over their sprite creations.

Drawbacks

Screenshots

External links