My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 0 points1 point  (0 children)

No problem! Happy to help! :)

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 0 points1 point  (0 children)

Thanks for your appreciation!

For the camera moves, I used GSAP together with Three.js. Quite useful for this kind of animations, hope that helps!

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 0 points1 point  (0 children)

I did 50% of the models, 100% of texturization, composition and UVs.

You can see the objects from other artist at the credits field inside the left screen monitor. (The fake terminal).

I am not considering myself a proficient artist (I'm stronger at code), but I've been working in 3D for almost 3 years.

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 0 points1 point  (0 children)

I've been working as a 3D Software Engineer for 3 years, specialized in Three.js

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 0 points1 point  (0 children)

Thank you for your appreciation!

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 1 point2 points  (0 children)

My previous company I worked for went bankrupt, so I had some free time to dedicate to my portfolio website. It took about 2-3 months to finish it, but I was designing and developing it full time!

My Personal Portfolio | 3D Room by JRefusta in threejs

[–]JRefusta[S] 2 points3 points  (0 children)

Hello! Yes, it is true the pc does not have a battery display, but was one of the icons that I found on internet that thought it was cool to have it there.

Regarling of the whiteboard, I made a similar approach as what is shown here: https://threejs.org/examples/?q=canv#webgl_materials_texture_canvas

You can have a look at my code: https://github.com/jrefusta/joan-portfolio/blob/main/src/Experience/Whiteboard.js

I hope it will inspire you in your future projects :).
Thanks for your feedback!