Skip to content

How do I add 3d text to my scene? #250

Answered by jbaicoianu
jbaicoianu asked this question in FAQs
Discussion options

You must be logged in to vote

3d text can be added to your Janus scene with the <text> element. For example:

<janus-viewer>
  <room>
    <text pos="0 1 5" text="Hello World" />
  </room>
</janus-viewer>

Replies: 1 comment

Comment options

jbaicoianu
Apr 7, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by jbaicoianu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQs
Labels
None yet
1 participant