How to make 3d things with HTML???? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

How to make 3d things with HTML????

I saw many programs which have 3d objects.....plsss help me

1st Sep 2020, 3:59 AM
Anas Dharar
Anas Dharar - avatar
28 Answers
+ 13
You can do simple 3d shapes by css also.For complex go for javascript or canvas as Namit Jain said
1st Sep 2020, 4:06 AM
v@msi😉
v@msi😉 - avatar
+ 10
Learn JavaScript and canvas
1st Sep 2020, 4:00 AM
Namit Jain
Namit Jain - avatar
+ 7
To make the texts,or blocks in 3d style,use{text- shadow:5px 5px 5px color}
2nd Sep 2020, 12:54 PM
Developer Ratul
Developer Ratul - avatar
+ 6
Anas Dharar canvas?
1st Sep 2020, 4:08 AM
Namit Jain
Namit Jain - avatar
+ 6
Use box shadow. That might help you.
2nd Sep 2020, 2:04 PM
Locus
Locus - avatar
+ 5
You can use canvas and JS for it
1st Sep 2020, 11:33 PM
Sakshi💕
Sakshi💕 - avatar
+ 4
ᴉsɯ@ʌ🙃🙃 Ohh yaaah 😋 Using that 'perspective' tag 🙌
1st Sep 2020, 4:08 AM
Namit Jain
Namit Jain - avatar
+ 4
Probably use 3JS.
1st Sep 2020, 10:36 PM
Sonic
Sonic - avatar
+ 4
You can create 3d objects using canvas but drawing graphics in it needs the knowledge of JavaScript. Example: https://code.sololearn.com/WCUFilG3IIB0/?ref=app https://code.sololearn.com/WhNiW5Bpjk4R/?ref=app Happy coding </>
2nd Sep 2020, 12:05 AM
Raj Srivastava
Raj Srivastava - avatar
+ 3
Namit Jain yes bro perspective, transform tags makes the feel of 3d.
1st Sep 2020, 4:14 AM
v@msi😉
v@msi😉 - avatar
+ 3
Thanks Namit Jain and !smᴉsɯ@ʌ🙃🙃 ......thanks a lot!🙂
1st Sep 2020, 4:21 AM
Anas Dharar
Anas Dharar - avatar
+ 3
Programmer i think box shadow doesn't make 3d objects, it just create a shadow behind it.
2nd Sep 2020, 3:28 PM
v@msi😉
v@msi😉 - avatar
+ 2
You should learn webgl. Through this you can create 3d objects and scenes Very very easily
1st Sep 2020, 2:59 PM
Anish Khari
+ 2
Check the svg topic. Youll understand better
1st Sep 2020, 6:38 PM
Goke Ekundayo
Goke Ekundayo - avatar
+ 2
research on WebGL
2nd Sep 2020, 7:37 AM
Martin N. Thuo
Martin  N.  Thuo - avatar
+ 2
Try using JavaScript...Your life will be much easier
2nd Sep 2020, 9:00 AM
Devansh Patil [INACTIVE]
Devansh Patil [INACTIVE] - avatar
+ 2
You can't make 3d objects only using HTML, css and javascript are required
2nd Sep 2020, 5:36 PM
Dewansh Singh Thakur
Dewansh Singh Thakur - avatar
+ 1
Learn html with canvas and svg and javascript to be able to make 3D things. And if you try to learn css ,even if just the basic that will be good to you bro.
1st Sep 2020, 12:06 PM
Fareed
Fareed - avatar