How can I create a 3D game using html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I create a 3D game using html?

Question about creating an environment where you can access 3d object and create a playable game with multiple features

13th May 2020, 10:22 AM
Anga Biyela
Anga Biyela - avatar
1 Answer
+ 1
you can't with plain html. you need css for styling and javascript for functionality. html is only static without any javascript, like an image.
13th May 2020, 10:28 AM
Sebastian Pacurar
Sebastian Pacurar - avatar