TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Trigonometric Functions in CSS

119 pointsby itsukaabout 2 years ago

10 comments

noelwelshabout 2 years ago
It would have been cool if, some 20 years ago, the CSS designers had realized they were designing a programming language and started on that basis. Instead we get mostly adhoc extensions slowly adding these features over decades.
评论 #35339085 未加载
评论 #35339159 未加载
评论 #35341317 未加载
评论 #35338011 未加载
评论 #35340995 未加载
评论 #35345764 未加载
padolseyabout 2 years ago
We've come a long way from `progid:DXImageTransform.Microsoft.BasicImage(rotation=2)`. It's really wonderful to see.
评论 #35338858 未加载
andixabout 2 years ago
The only question i have left for the Chrome CSS engine: does it run doom?
评论 #35340127 未加载
jibbitabout 2 years ago
I'm bombarded with info on cool css i can't use. I'm badly missing defacto CSS documentation for (only) the subset i can. Same for JS, tbh.
评论 #35338220 未加载
carlsborgabout 2 years ago
The &quot;watch me code this&quot; button on the infinite mobius strip video on the bottom links to a prolific css effects tutorial creator [1]<p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@anatudor&#x2F;videos">https:&#x2F;&#x2F;www.youtube.com&#x2F;@anatudor&#x2F;videos</a>
qriosabout 2 years ago
The animation examples have an significant impact on CPU and GPU usage. On a i7 CPU the overall utilization is going 10%+ and both GPUs are used 30% more. Different browsers have a different footprint. But at least the plus only happens if the animation is visible.
eurasiantigerabout 2 years ago
So now it’s possible to do raytracing in CSS. What a world we live in!
dmitrygrabout 2 years ago
Well, now that we have this...<p>your code golf assignment, should you choose to accept it: a webassmebly interpreter written entirely in CSS.
评论 #35338956 未加载
RobotToasterabout 2 years ago
So is CSS Turing complete yet?
评论 #35341395 未加载
progxabout 2 years ago
Soon we can forget SVG.