# Supported artwork formats
# Formats
We currently support the following file formats:
- Image formats -
PNG
,JPG
,GIF
,SVG
&WebP
- (along with animated variants) - Video formats -
WebM
&Mp4
- 3D formats -
GLB
- Max file size
50mb
for main asset15mb
for cover images
Cover images are mandatory when using video or 3D models - this will enabled the token to be better represented on other websites and wallets which do not support these media types.
# Image/artwork usage
You must adhere to copyright, originality and KO terms and conditions when minting. Reputation is king in this space, so we ask those involved to respect other artists and collectors in these regards.
# 3D artwork
3D artwork support on KO is simple at the moment, more features will be added later down the line.
We use the Google authored modelviewer for rendering 3D assets, this seems to be a widely supported and well-built, opensource solution.
# Lighting & Environment
We use a default lighting environment module which can downloaded here default hdr module
This is applied to all models on KO and should provide some simple environmental settings. In the future we will look to allow custom HDRI.
# Useful GLB links
- glb-packer - for packing
gltf
to binaryglb
files - Modelviewer tester - for testing your models before upload
- Modelviewer editor - a tool which allows you to edit your model
- Modelviewer Github - source code for the viewer