Difference between revisions of "User:Lexzach/hlmv-transparent"

From Team Fortress Wiki
Jump to: navigation, search
(Update History)
Line 16: Line 16:
  
 
== Update History ==
 
== Update History ==
 +
 +
=== v2.1 ===
 +
* Added smoothing to edges
 +
* Added edgeSmoothing into config.txt to allow user to adjust smoothing strength
 +
* New requirement SciKit
  
 
=== v2.0 ===
 
=== v2.0 ===

Revision as of 00:44, 29 January 2021

HLMV Transparent

DOWNLOAD THE PROGRAM HERE

HLMV Transparent is an easy to use python-based program that allows for the automated removal of the Half-Life Model Viewer background, to form a completely transparent background that complies with the guidelines for the Team Fortress 2 Wiki. The program will also optionally crop the image down to its smallest size possible while retaining all details of the image. If you have a 1920x1080 monitor, you can set up HLMV Transparent to automatically take the screenshots when pressing the "s" key.

Gallery

Update History

v2.1

  • Added smoothing to edges
  • Added edgeSmoothing into config.txt to allow user to adjust smoothing strength
  • New requirement SciKit

v2.0

  • Fixed all known issues with rendering
  • Anti-aliasing is now supported using GPU
  • Removed pixelLenience as it is not needed

v1.8

  • Fixed black line rendering on left side of pixels

v1.6

  • Added Anti-Aliasing
  • Added pixelLenience into config.txt to allow the user to set Anti-Aliasing strength
  • Updated the example folders to use Anti-Aliasing demos

v1.5

  • Added seperate "Cropper" script for only cropping images
  • Added folders for organization

v1.2

  • Added general optimizations

v1.1

  • Added automatic mode for quick screenshots
  • Required 2 new dependenceies

v1.0

  • Release version

Program made and maintained by Lexzach.