Normal website with forms on threejs

Hi there!
(first of all, sorry for any wrong english)
So, I’ve been learning threejs, and for now the only thing I was able to work with and actually use on a real website was geometries. Pure visual, no interactions.
The question is: What do I need to learn to create a regular form, and make the geometries interactive? Like click on them and show something.
I wanna create an entire website in threejs, but I dont know how :confused:
Can you guys help me out?
Thanks <3

What do I need to learn to create a regular form, and make the geometries interactive ?

I don’t understand what you are asking here. Can you explain with some pictures, perhaps?

I wanna create an entire website in threejs, but I dont know how :confused: Can you guys help me out?

Well, not really. This question is too broad. Just start by building something simple and learn as you go. Once you’ve done that you can work your way up to more complex projects.

If you get stuck on something then you can ask here. But please include all of your current code when you do so. Codepen.io is a great way of sharing your code. You can use this to get started:

3 Likes

Have you ever looked at these things? You can learn a lot from them.:slightly_smiling_face:

3 Likes