Idea to create a configurator

Hi there !!

This is my first time posting here, so if I’m in the wrong place I apologize :stuck_out_tongue:

Usually I find it on my own, but here I admit that I’m stuck, I don’t know at all where to start what I want to do.

I would like to create an online configurator, (for houses), and I wanted to know if you had any leads on how I could achieve this, knowing that I would like it to be accessible on the web.

I had thought of webgl, but the problem is that unreal no longer allows builds in html5/webgl… and so it becomes a real headache for me knowing that it really needs to be accessible in line x)

Does anyone have an idea for me?

Thanks a lot !!

Good day to you, and thank you in advance for any answers :stuck_out_tongue:

Hi Mihide,

There are some built-in systems for creating configurators.

For web accessibility I think that pixel streaming would be the best path forward.

As an example, GM made a cool car configurator with UE + Pixel Streaming

Hope that helps get you started!