doc: sort TODOs

This commit is contained in:
ktyl 2025-11-01 14:51:47 +00:00
parent a4b030b9de
commit 4e9037f6e9

View File

@ -1,11 +1,12 @@
// TODO: chore: embed dependencies
// TODO: refactor: make cap/end naming consistent
// TODO: refactor: extract components to different files
// TODO: feat: check xr support
// TODO: feat: detect hands
// TODO: feat: depth
// TODO: feat: detect surfaces
// TODO: feat: anchor between sessions
// TODO: feat: check xr support
// TODO: refactor: extract components to different files
// TODO: chore: embed dependencies
// TODO: feat: depth
// https://medium.com/@ramithrodrigo/webxr-device-api-depth-sensing-an-introduction-72accf544e3d
// TODO: feat: generate random puzzle
import * as THREE from 'three';