nfengine icon indicating copy to clipboard operation
nfengine copied to clipboard

Scene segments

Open Witek902 opened this issue 10 years ago • 0 comments

Scene segments needs to be reimplemented. Things to do:

  • [ ] Scene segment as a component type
  • [ ] Automatic serialization/deserialization when segment switching
  • [ ] Multiple views issue - what if a segment should be unloaded, but there is still a view camera inside it?
  • [ ] Support for multiscale (eg. imagine zooming out from cm dimensions to planet and galaxy scale without precission loss)
  • [ ] Dynamic segments (moving relative to each other). This will generate some physics issues: how to support static (mass = 0) bodies in this scenario?

Witek902 avatar Oct 16 '14 22:10 Witek902