Hello Shapespark team,
I’m currently working on a project where I’m integrating Shapespark with interactive functionalities, and I have a question regarding camera properties.
In Shapespark’s editing mode, it is possible to modify camera parameters such as:
- Exposure
- Gamma
- Field of view
- Max speed
I’d like to replicate something similar but in real-time while the scene is being rendered. My goal is to allow users to dynamically adjust these properties via interface controls, without the need to return to editing mode.
I’m currently using the Shapespark Viewer API and have explored methods such as onBeforeRender and getCameraPosition, but I couldn’t find direct access to these parameters. I also inspected the viewer object, and there doesn’t seem to be a specific method to modify these properties.
Is there any way to adjust these camera properties in real time through the current API? If not, are there any future plans to enable this functionality?
Any guidance or suggestions would be greatly appreciated. Thank you in advance for your time and help!
Best regards,
José Angel Castro