HanetakaChou / PatriotEngine

PatriotEngine aims to be a state-of-the-art real-time image synthesis engine.
https://hanetakachou.github.io/PatriotEngine
GNU Lesser General Public License v3.0
23 stars 4 forks source link

Do we indeed need the scenegraph? #66

Open HanetakaChou opened 3 years ago

HanetakaChou commented 3 years ago

The parent-child relation maintained by the scenegraph may be implemented by the user?
As the DXR manifests, we may merely support the BLS(the geometry) and the TLS(the transform). The TLS allows us reusing the memory of the same BLS to denote multiple instances.

HanetakaChou commented 2 years ago

Here is the pending document https://yuqiaozhang.github.io/PatriotEngine/Scene.html