Skip to content

Instantly share code, notes, and snippets.

@SinanAkkoyun
Last active August 4, 2023 13:28
Show Gist options
  • Save SinanAkkoyun/83f96b064b5c5b0d95ae6d2a0655e275 to your computer and use it in GitHub Desktop.
Save SinanAkkoyun/83f96b064b5c5b0d95ae6d2a0655e275 to your computer and use it in GitHub Desktop.
Super OBJ Format

SOBJ

A model format that enables composite OBJ static meshes with per-object origins, range of motion and parenting.

This enables you to upload a built vertexbuffer to the GPU per object and have efficient animation of rigid bodies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment