Photon-v2 icon indicating copy to clipboard operation
Photon-v2 copied to clipboard

Able to save SceneDescription as .p2 file.

Open TzuChieh opened this issue 3 years ago • 1 comments

First step would be able to save a loaded scene and renders it without problems.

Future things to consider:

  • Are comments in scene file kept?
  • Should we kept resource names?
  • Should we support update existing scene files?

TzuChieh avatar Aug 29 '21 10:08 TzuChieh

We can save scene descriptions now. be0c1169637c2ed7d703aa2583d045ff77a3162d We may need a new syntax for keeping comments in .p2 file (doxygen keeps ## comments during config update, maybe we can do something similar like keeping //! comments).

TzuChieh avatar Dec 03 '23 21:12 TzuChieh