Portfolio update day 7/30 : Three.js website.
Today I drafted the interactions. Removed a few sections from the layout and combined different shading variations.
The idea is to make transitions seamless but for the preview it's already enough to have not so clean transitions.
BTW, I'm joined the top 1% club on Contra!
A big and important milestone for me.
That was not that hard as expected before - just consistency, attention to detail in cases and daily activity here.
Today I finally got around to building the test website.
I've adopted the general direction – white, green, and gray colors, soft shadows, rounded cards that follow the product's shapes.
Time for the final layout design, animations, and a functional preview.
Building continues!
Today, the bot finally got movement – it chooses its own turning trajectory and navigates around obstacles – this will allow for infinite animation.
To make the animation infinite, I also added procedural generation for the corridor. I haven't...