|
|
|
|
|
by quotemstr
3292 days ago
|
|
I've looked pretty closely at Lullaby in my work at Google* on VR. Initially, I was pretty skeptical of the Entity-Component-System architecture, but once I "got" it, the architecture actually became pretty appealing. I like the idea of treating the entire "universe" of an application relationally, with attributes orthogonally stapled to each object in a decentralized way. * Note: I am speaking only for myself. |
|