JDSherbert / Sherbert-Engine

Custom game engine written in C++ and implementing various middleware.
MIT License
4 stars 3 forks source link

Consider providing media images for all version (Ico, png, bmp) #28

Open VerzatileDev opened 9 months ago

VerzatileDev commented 9 months ago

Problem

Currently if anyone wants to mention the engine there are only a selection of 3 Images, with different sizes and different formats, for the future I think it would be idea to generate all formats for each represented image so that they can be used originally, if they wish to do so.

image

See the following https://github.com/JDSherbert/Sherbert-Engine/tree/main/SherbertEngine/Resources/Images

Solves

Brings more reputation to the engine and new potential consumers. Makes it easier to share the engine with a proper image clear image instead of fakes. Makes the Engine more up to date with potential other versions etc.