Site Navigate in Style
A breakout component of K23’s website redesign includes a “dialed-in” way for users to check out the works and services of our client. To tackle this we used SVG (scalable vector graphics) to provide crisp graphics for the radial menu at all browser sizes. The SVG image format is lossless, so it can be scaled up and down without fear of pixelation. Next JavaScript was used to render a SVG arc representing video progress. CSS was used to most animations throughout the site due to being GPU accelerated, including the rotating circle animations and various hover states on the radial menu. The end result is a visually polished navigation that demands users to get out and explore the site’s content.