Interactive App for Webpage

aby geek

Cyborg Agent
Hi everyone,
At my workplace the team is dabbling with the idea of building a room builder app right into our interior design website.

What we are aiming at is to provide our furniture and accessories as app assets for customers to design their houses with dragging and dropping the furnishings.
Now I know three.js and babylon.js are the best frameworks to work with but I'll have to learn to code in them.

Other than unity and unreal are there any other plug in or framework we could use.

Please help me create this by sharing whatever you know.
Will it be easy to use unity or unreal here
What are your views on that?

Thanks
Aby.
 
Last edited:

Desmond

Destroy Erase Improve
Staff member
Admin
From your use case it appears that you should use some webgl library for Javascript.

You could try three.js - Javascript 3D library
 
OP
A

aby geek

Cyborg Agent
Thank you desmond
Can you guide me to a source where I may learn about this and other webgl
Libraries.
 

Desmond

Destroy Erase Improve
Staff member
Admin
I don't have much experience in JavaScript. I personally would use JavaFX but this won't suit your use case.

Besides, the three.js website has documentations and examples for reference.

Sent from my A0001 using Tapatalk
 
Top Bottom