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
m (→‎External links: clean up, replaced: External Links → External links, {{GoldSrc → {{gldsrc (2))
Line 15: Line 15:
</gallery>{{clear}}
</gallery>{{clear}}


== 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]]

Revision as of 13:21, 4 January 2024

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.

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