Sprite Explorer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''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...") |
mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''Sprite Explorer''' is a | '''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 6: | Line 6: | ||
== Drawbacks == | == Drawbacks == | ||
* Compatibility issues with more modern [[BMP]] files. | * Compatibility issues with more modern [[BMP]] files. Consider using {{hltt|4}} instead. | ||
== Screenshots == | == Screenshots == | ||
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>{{ | </gallery>{{clr}} | ||
== External | == External links == | ||
* [https://valvedev.info/tools/sprite-explorer/ VDU] | * [https://valvedev.info/tools/sprite-explorer/ VDU] | ||
{{gldsrc topicon}} | |||
{{gldsrc sdktools}} | |||
[[Category:Third Party Tools]] | |||
[[Category:Third Party GoldSrc Tools]] | |||
[[Category:Non-Steam Applications]] | |||
[[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
- Compatibility issues with more modern BMP files. Consider using
Half-Life Texture Tools instead.
Screenshots
External links
|