Scalable SVG's
Sukhpinder Singh

Sukhpinder Singh @ssukhpinder

About: A questionable humor from a developer who’s convinced his bugs are funnier than yours.

Location:
Surrey, Canada
Joined:
May 8, 2021

Scalable SVG's

Publish Date: Sep 23 '24
6 2

This is a submission for the Web Game Challenge: One Byte Explainer

Explainer

A tool for game designers to create vector-based icons, characters and UI elements to be exported in the format of SVG files which can be imported straight into a game engine without changing the resolution.

Additional Context

Game developers are typically always looking for user-friendly and adaptable design tools to help them speed up the process of creating vector-based assets for games, including icons, characters, and UI elements.

A flexible design tool is useful as it can be used to generate and export scalable SVG assets, which ultimately means that the graphics will retain their quality regardless of the resolution used and the devices.

This enables efficiency and creativity towards making a perfect game development.

Comments 2 total

  • Martin Baun
    Martin BaunSep 27, 2024

    Svg rocks. You want png? This is how you ask for png.

    • Sukhpinder Singh
      Sukhpinder SinghSep 28, 2024

      'Can I get that as a PNG, please?' Simple as that!" :D

Add comment