From f3fc4602375ffff78be3aba72097727279b1d28a Mon Sep 17 00:00:00 2001 From: Heaust Azure <54670936+Heaust-ops@users.noreply.github.com> Date: Fri, 2 Aug 2024 20:47:38 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 7499ae3..c6ebf80 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,17 @@ What algorithms are we planning to have, - edge detection? - SDFs? - animation/bones? +- spatial audio? ## are we gon use ogl or start from scratch? + +## we need to decide architecture +- ECS? +- babylon-like +- threejs-like + +- message passing? +- observables? +- events? +- runnable on a server? +- worker/main thread adaptable? or just worker? \ No newline at end of file