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

From Team Fortress Wiki
Jump to: navigation, search
(Update History)
m
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:1200px;height:1925px;'>
+
<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:2100px;'>
 
{{DISPLAYTITLE:HLMV Transparent Program}}
 
{{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%"

Revision as of 21:58, 24 June 2021

User lexzach hlmvbanner.png

HLMV Transparent

DOWNLOAD THE PROGRAM HERE

HLMV Transparent is an easy-to-use python-based program, developed by Lexzach specifically for the Team Fortress 2 Wiki, 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. After more than 2 months in development, hopefully, it was worth the wait.

- TLDR Features -
Automatically make transparent images quickly.
Optional feature to control mouse to make screenshotting fast.
Second program to mass-crop .png photos down to their smallest size.
Full customization of rendering features.

Gallery

Update History

v2.3

  • Added comments

v2.2

  • Added Rendering Folder to GitHub
  • Added Cropping Folder to GitHub

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
  • Changed cropping tool to list number of images to crop instead of the file names
  • Fixed crashing issue because the program doesn't import Glob

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 right 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 developed by Lexzach.