-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Fix gui on mobile and style for mobile
Line: 5
Lines 2 to 12 in e045d0a
| import { Color } from 'three' | |
| import Stats from 'three/examples/jsm/libs/stats.module.js' | |
| // TODO: Gui on mobile is broken/too big | |
| // category=lilgui | |
| // Fix gui on mobile and style for mobile | |
| // TODO: Gui fps sometimes show fps,ms,mem, and somethimes only fps,ms | |
| // category=lilgui | |
| // FPS section in gui can have 2 or 3 elements depending on browser account for that | |
Reactions are currently unavailable