(2016-08-21, 13:05)Michael Horvath Wrote: What is the official method of adding cameras and light sources to models?
I was thinking it would be nice to add camera/lookat and lightsource/pointat pairs in a single line in a model. This would require some sort of extension. Has someone done this before?
I've been working on animation POV-Ray export for LDCad 1.6 and was wondering about this a while back. In the end I choose to have camera's (and lights) only exist during playback so no meta storage.
Also light and camera have many options which will differ between renderers so if a official meta is considered I think it should be user extendable.