Facepunch / sbox-issues

173 stars 11 forks source link

GLTF/GLB support #6240

Closed AnthonyPython closed 3 weeks ago

AnthonyPython commented 3 weeks ago

For?

S&Box

What can't you do?

Currently it is unsupported for GLTF/GLB models

How would you like it to work?

Importing GLTF/GLB should work just like normal importing, but also create materials with or without embedded textures, it is also more extendible, as well as giving more freedom to add other data if needed.

What have you tried?

While I could parse them myself, it would be better if s&box supported this out of the box. and since it is json it can easily be extended by developers.

Additional context

No response

handsomematt commented 3 weeks ago

1671