Project

General

Profile

Feature #163

3d text is too slow

Added by Josip Almasi 11 months ago. Updated 5 months 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.

History

#1

Updated by Josip Almasi 6 months ago

  • 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.

#2

Updated by Josip Almasi 6 months ago

  • Status changed from In Progress to Resolved

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

#3

Updated by Josip Almasi 5 months ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF