Skip to content

Generic approach to billboards #1102

Answered by donmccurdy
tantilla asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tantilla — While there are a number of tools that do features similar to billboards (model-viewer comes to mind: https://modelviewer.dev/examples/annotations/index.html) based on glTF, I think you're correct that there is no standard approach to representing that data in a glTF file. I'm not aware of a standard way to transfer billboard data in other file formats either, unfortunately.

glTF Transform could certainly be used to add billboards to files with a custom extension, or to optimize files already using a custom extension, but the work of implementing the billboard support in whatever renderer you're using would remain.

It might be possible to get more answers in the Khronos Sla…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tantilla
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants