Skip to main content

Week 17-18

· One min read

This week, we had our first round of public user testing with the students from Haggerston school and Enfield Grammar school. Although our product was still early in development, we managed to show the AI functions and a basic shader / particle system working to them.

Stable Diffusion did not work for some reason on OpenVINO so we switched back to using python just for the image generation model. By using a separate library, the library compiled without any problems, allowing us to focus on finding the correct model for our library. Although we managed to find a suitable library which generated images very quickly, the settings for the image generation needed to be changed to create an acceptable image.