Daniel Efedaney.hashnode.dev·Oct 8, 2024Exploring the power of trigonometry in CSS: From precise measurement to dynamic designIn high school, the mere mention of trigonometry sent shivers down my spine. However, as time went on, I realized the profound impact the concept of trigonometry had on the digital realm, especially in web design. Returning to the basics of trigonome...2 likesCSS
Maciek Fitznermackfitz.hashnode.dev·Mar 20, 2023CSS geometric art: the Great DodecahedronRiding on the wave of joy following the release of Chrome 111 - and so, finally decent support of trigonometric functions in CSS calcs across all major browsers - I coded another insane geometry in CSS - and gave it faux metallic shading, for good me...1 like·102 reads3d
Maciek Fitznermackfitz.hashnode.dev·Mar 15, 2023CSS 3D art: a 3D translucent rainbow-colored donut3D geometries were always THE thing that I loved CSS for - regardless of its performance and practicality of it. But to really make the best of it, I needed trigonometry - for which I originally used PHP and then switched to Sass/SCSS (a CSS preproce...39 reads3d
Iman Roustairousta.hashnode.dev·Jan 18, 2023CSS Trigonometric Functions: An IntroductionTrigonometry can be intimidating but it gives developers superpowers when it comes to creative coding. CSS has trigonometric functions that help you create more complex styles for your website or application. Overview CSS trigonometric functions are:...37 readscss functions