Exploring My Interactive 3D Garden Portfolio

Excited to share my latest project – an immersive portfolio experience where you can explore a garden-like scene showcasing my work! :cherry_blossom::sparkles:

Every model in the scene was crafted by me using Blender, highlighting my skills in 3D modeling. Utilizing React Three Fiber (r3f), I brought the garden to life, allowing users to walk through and interact with my projects.

Check it out and let me know what you think! If you like it, don’t forget to give my GitHub repo a star! :star: Your feedback is always appreciated. :blush:

Tech Stack: React Three Fiber, Drei and Tailwind for content styling

Platform: Desktop (not yet available in mobile)

Link - https://portfolio-with-r3f.vercel.app/
Source code - GitHub - Novarista13/portfolio-with-r3f

7 Likes

well done. nice!

2 Likes

Thank you! :blush:

very nice, i like the 3d models a lot.

one bug i noticed, is that some html elements are bigger than they should be

also the far clipping is very close, so that whenever i move things suddenly appear in view, either moving the far clipping plane further away or adding fog would make that look nicer i think.

overall very cool and smooth experience!

1 Like

Oh, The HTML problem might be because of the vhs I used. I will try making it with px instead. And for the far clipping, I tried adding fog, but the fog is also clipped, so it made it uglier for me :grin:. Also, making far clipping higher made the frames down a bit. But I will try something to fix that problem. Thank you so much, I needed a review so far :smiling_face_with_three_hearts:. This means a lot to me. Thank you very much for your efforts.

1 Like

Light, simple and beautiful - I like it !
Low Poly is so attractive …

1 Like

Thank youu :heart:

Very nice. Currently, I’m developing my portfolio.
I got some good ideas from your portfolio. Thank you.