🎨 ATTN: CREATIVES 🎨

Looking for an instance to share your works?

In cooperation with @calckey, I've created calckey.art.

This is a destination for all things art!

We welcome painters, musicians, filmmakers, writers, designers -- all creatives are welcome aboard!

And if you're just a fan of art, we welcome you too!

Interested? Then check out: https://calckey.art/

Calckey Art

Community owned and operated space for sharing your art with the world!

Calckey Art

Last week, I started calckey.social, which is a general Calckey instance for casual chat.

Today, I'm inviting creatives of all stripes to join calckey.art.

Why specifically for art?

Because Calckey has incredible features that creatives might enjoy.

For example, it's got incredible support for galleries, and thus is an excellent space for curating your art.

It also has support for channels (a.k.a. groups). Which means that if you're a film enthusiast, you can create your own Film channel!

@atomicpoet What media formats does calckey support? I've been looking for something that will support gltf.
@planettimmy It can share almost every file. Can't tell you about rendering until you try it.

@planettimmy @atomicpoet Formats supported:

export const FILE_TYPE_BROWSERSAFE = [ // Images "image/png", "image/gif", "image/jpeg", "image/webp", "image/apng", "image/bmp", "image/tiff", "image/x-icon", "image/avif", // OggS "audio/opus", "video/ogg", "audio/ogg", "application/ogg", // ISO/IEC base media file format "video/quicktime", "video/mp4", "video/vnd.avi", "audio/mp4", "video/x-m4v", "audio/x-m4a", "video/3gpp", "video/3gpp2", "video/3gp2", "audio/3gpp", "audio/3gpp2", "audio/3gp2", "video/mpeg", "audio/mpeg", "video/webm", "audio/webm", "audio/aac", "audio/x-flac", "audio/flac", "audio/vnd.wave", ];

@planettimmy @atomicpoet Note that you can upload any other file than this, but it'll show with a download button instead of a media preview.