doc: sort TODOs
This commit is contained in:
parent
a4b030b9de
commit
4e9037f6e9
9
main.js
9
main.js
@ -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';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user