Hot Dogtor - Portfolio Website

Dear creative developers,

This is my new portfolio website: https://www.hotdogtor.com/

It still needs multiple optimizations, but the navigation feels solid so far. I’ll update the sky system when the three-geospatial WebGPU version is ready. I also want to experiment with a new approach using Nanite-style meshlets for the 3D models, since the triangle count in the scenes is currently too high.

But it’s a start.

More realism also means lower FPS, but I’m sure I’ll find ways to optimize every part.

Features:

  • WebGPU rendering

  • Draco compression for the 3D models

  • Scroll/POV mode

  • Head-tracking mode using the webcam to change the camera position

  • Fallback version for browsers without WebGPU/WebGL

I’d really appreciate your sincere opinion about it. It’s my first serious three.js project.

4 Likes

The lighting and overall visual presentation are very appealing, and I really like the concept and atmosphere you’ve created. One suggestion for improvement would be the scrolling/navigation experience. Currently, the movement feels a bit too smooth and continuous, which sometimes makes it difficult to stop precisely at important sections. Adding subtle snap points or pauses at key information areas could help users better focus on the content and improve the overall usability without sacrificing the immersive feel of the experience.

1 Like

Thank you Priyal!
I’m currently working on it, since too many people said the same thing, and I agree.

1 Like