In this thesis, we have developed new components for the volumetric path tracing (VPT) web application using Web Components technology. The components support simple configuration of application properties. Additionally, we have developed a system for serialization and deserialization of web application data. The system is robust -- resistant to changes in the format of the serialized data and to changes of the application itself -- and supports automatic input data validation according to the provided configuration. With these changes, we have noticeably simplified the programming and creation of new visual elements for the application, which makes addition of new functionality easier and faster.
|