Project

General

Profile

Actions

Feature #163

closed
JA JA

3d text is too slow

Feature #163: 3d text is too slow

Added by Josip Almasi almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
04/22/2023
Due date:
% Done:

0%

Estimated time:

Description

... especially on mobiles. It doesn't render slow, but frame rate drops significantly during generation. In VR, this can easily cause nausea.

Investigate if reverting back to 2D text makes sense, or both options are viable.

JA Updated by Josip Almasi over 2 years ago Actions #1

  • Status changed from New to In Progress
  • Assignee set to Josip Almasi

Using TextArea to show written text and Label to display name above avatar's head fails. Works fine for first avatar instance, but fails on subsequent instances - text does not display. Something about instantiating/cloning that involves AdvancedDynamicTexture material. Results pushed to avatar-text branch, maybe continue with babylon 5 or 6.

Option B, render only avatar name in 3D above the head, spoken text is written in chatlog anyway.

JA Updated by Josip Almasi over 2 years ago Actions #2

  • Status changed from In Progress to Resolved

Works well on ScrollablePanel though. Text is slightly less readable, but much more performant.

JA Updated by Josip Almasi over 2 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom