• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

VSCode plugin blp-preview

This bundle is marked as pending. It has not been reviewed by a staff member yet.
  • Like
Reactions: ThompZon
259614-a9fe8306f17df068f873b04a24fb48ee.png

Blp Preview is a vscode plugin that supports blp and tag file formats.

1. preview BLP and TGA images
259602-dc92af518ea11fe8e24b2f53b25ba261.png
2. preview mdx file
259611-b539a439b999c5793b021c0bd34be815.png
3. open SLK files in formats such as SLK, MMP, W3C, and W3I.
259529-404407cbc33d872ca990c6f07562a55d.png
4. supports exploring W3X files.
259610-8821248c1b2f182e9b127330d33d9a18.png
259609-3a5097631446a9218e823a792fabcb25.png
5. on window system, can convert png,jpg to blp, or convert blp to png, jpg
259606-70db3f692f2ddd63f1130a57c85f964d.png
259605-a28cf7824afc83b32a6e22025e3af2f1.png
6. convert mdl to mdx , mdx to mdl
259607-3f00d33ca579131f3a4baa9c30ebaa89.png
259608-9d56c068474631581275652d3d57dc59.png
7. support mpq explorer
Contents

VSCode plugin blp-preview (Binary)

I spend my life in VSC, I'll make sure to test this.
I see you can preview mdx/mdl, slk and more but the name of the extension is "blp-preview"? Doesn't really fit the name?
You tagged this as "Open source", would be logic to link the code repository, I assume this : GitHub - ilimei/vscode-plugin-blp-preview: blp-preview.
 
Level 2
Joined
Sep 13, 2022
Messages
2
I spend my life in VSC, I'll make sure to test this.
I see you can preview mdx/mdl, slk and more but the name of the extension is "blp-preview"? Doesn't really fit the name?
You tagged this as "Open source", would be logic to link the code repository, I assume this : GitHub - ilimei/vscode-plugin-blp-preview: blp-preview.
Yes, the source code is the link: GitHub - ilimei/vscode-plugin-blp-preview: blp-preview.

The plugin was initially created for browsing blp images on the browser, so it's called blp-preview.
 
Top