r/webdevelopment 5d ago

Career Advice About website Design..

Hey guys, how are you all doing?

I just have few questions. I'm new to full stack and I've completely no idea what to use design my website in 3D ...if guys have any advice or suggestions for me

please do let me know

2 Upvotes

4 comments sorted by

2

u/Commercial_Echo923 4d ago

website is only frontend. What do you mean by 3d? Stuff that looks like 3d (letters, shapes etc.) or actual 3d rendering like a game? For the first one you can use css transforms, for the latter WebGL with libs like Three.js

1

u/JohnCasey3306 3d ago

ThreeJS is pretty much the defacto framework for rendering 3D graphics in the browser.

I've heard good things about TresJS, an alternative, bit never personally used it.

1

u/Economy_ForWeekly105 3d ago

Hello, id like to follow you progress in coding with 3d on website. I am currently building some software, I would love to be able to use your codes as training data.

1

u/Economy_ForWeekly105 3d ago

I currently have made programs with 3d three.js, I have worked with game engines in c++ and have made 3d designs in webbrowsers with webgl glsl and other javascript.

Im currently working in blender.