Update README.md

This commit is contained in:
Heaust Azure
2024-08-02 20:47:38 +05:30
committed by GitHub
parent 25d68c3479
commit f3fc460237
+12
View File
@@ -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?