Skip to content
View emperorofmars's full-sized avatar
💭
🍺
💭
🍺

Block or report emperorofmars

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emperorofmars/README.md

Hello There, I'm Mars

I make 3d Avatars for VR applications like VRChat and VSeeFace as a hobby.
Find all my links at squirrelbite.com.

STF | Extensible 3d Asset Interchange Format

The single relevant format for VR & V-Tubing avatars is a .unitypackage that contains a scene with a setup somewhere.

There is no interoperability for avatars. And the least horrible format for 3d models is unfortunately fbx.
Using those avatars as an end-user is prohibitively difficult as it requires the use of a Game-Engine like Unity.

With the STF project, I'm trying to create an easily extensible interchange format for 3d models.
STF should be able to easily host an extension for application agnostic & fully featured VR & V-Tubing avatars.

You can view my progress in the STF - Scene Transfer Format Repository

Pinned Loading

  1. stf-unity stf-unity Public

    Extensible Interchange Format For 3D Assets

    C# 9

  2. nna-unity nna-unity Public

    Node Name Abuse - Extend any 3d format by abusing node-names to store JSON.

    C#