I'm currently developing an app that allows users to visualize different wallpapers in a 3D room setting. The concept involves placing the user inside a virtual space with four walls, where they can drag and look around, as well as change wallpapers via a side menu.
While exploring options for the 3D room aspect, I came across threeJS as a potential tool to use. However, I haven't been able to locate any existing examples or projects that align exactly with what I have in mind.
If you have any fiddles or repositories that showcase a similar concept, I would greatly appreciate it. Additionally, given that threeJS appears somewhat dated, I'm curious if there are better alternatives out there for creating this type of app?