Difference between revisions of "User:Lexzach/hlmv-transparent"
(→Update History) |
|||
Line 7: | Line 7: | ||
== Gallery == | == Gallery == | ||
<gallery> | <gallery> | ||
− | User_lexzach_hlmvexamplew.png|HLMV Screenshot with white background | + | User_lexzach_hlmvexamplew.png|HLMV Screenshot with white background (first user input) |
− | User_lexzach_hlmvexampleb.png|HLMV Screenshot with black background | + | User_lexzach_hlmvexampleb.png|HLMV Screenshot with black background (second user input) |
User_lexzach_hlmvdata.png|Data from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | User_lexzach_hlmvdata.png|Data from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | ||
User_lexzach_hlmvdatatrans.png|Transparent Data from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | User_lexzach_hlmvdatatrans.png|Transparent Data from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | ||
− | User_lexzach_hlmvfinished.png|Pre-Crop finished image from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | + | User_lexzach_hlmvfinished.png|Pre-Crop finished image from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] (what the program outputs) |
− | User_lexzach_hlmvfinishedcropped.png|Finished image from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] | + | User_lexzach_hlmvfinishedcropped.png|Finished image from [https://github.com/Lexzach/hlmv-transparent HLMV Transparent] (after the program crops the former image) |
</gallery> | </gallery> | ||
Revision as of 04:11, 28 January 2021
Contents
HLMV Transparent
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
Data from HLMV Transparent
Transparent Data from HLMV Transparent
Pre-Crop finished image from HLMV Transparent (what the program outputs)
Finished image from HLMV Transparent (after the program crops the former image)
Update History
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.