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

From Team Fortress Wiki
Jump to: navigation, search
(formating)
(formatting)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<div style='background:#2A2725;border:3px solid #756B5E;border-radius:11px;color:#FBEBCA;padding:6px;box-shadow:2px 2px 12px #111;margin:auto;width:1500px;height:1775px;'>
+
<div style='background:#2A2725;border:3px solid #756B5E;border-radius:11px;color:#FBEBCA;padding:6px;box-shadow:2px 2px 12px #111;margin:auto;width:1200px;height:1800px;'>
 +
{{DISPLAYTITLE:HLMV Transparent Program}}
 
{| class="wikitable" cellpadding="2" style="margin: 1em auto 1em auto; margin-bottom: 1px; color:#000000; align:center; text-align:center; background-color:#9c0a00; font-size:100%"
 
{| class="wikitable" cellpadding="2" style="margin: 1em auto 1em auto; margin-bottom: 1px; color:#000000; align:center; text-align:center; background-color:#9c0a00; font-size:100%"
 
|[[File:User_lexzach_hlmvbanner.png|700px|link=https://github.com/Lexzach/hlmv-transparent]]
 
|[[File:User_lexzach_hlmvbanner.png|700px|link=https://github.com/Lexzach/hlmv-transparent]]

Revision as of 05:44, 29 January 2021

User lexzach hlmvbanner.png

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 the user to adjust smoothing strength
  • New requirement SciKit
  • Updated samples to reflect changes

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

A program made and maintained by Lexzach.