Live data from Hacker News

Show HN: Tridiv - CSS 3D Editor

tridiv.com

31–40 of 61 posts

Re: Show HN: Tridiv - CSS 3D Editor

#33
post #8

I don't often say "wow", but this is just amazing. And I was actually struggling this week to get the appropriate css transforms together for some simple 3d effects on a website of mine -- this will make things a TON easier. edit: ah, just saw that not all major browsers are supported, which makes it less useful in an immediate sense for me. But still an awesome little product that shows what's possible in a web brow…

The app is using CSS transforms and it looks like it should work on all browsers since the styles are there for all browsers. I'm guessing the app isn't entirely complete for all browsers, which is why it is refusing to load on Firefox but you can look at the source code and search for the relevant CSS for the other browsers that you want to support, if they need prefixing that is.

  
Edit: The dev just posted an example https://news.ycombinator.com/item?id=6251831

Re: Show HN: Tridiv - CSS 3D Editor

#40

A codepen demo I made to introduce Tridiv capabilities : http://codepen.io/juliangarnier/pen/hzDAF

Holy moly. I'm going to throw this at anyone that doubts the capabilities of HTML5/CSS3

While it's possible, the output reminds me of code/application generators of the past. That (hopefully) means that as technology progresses, we'll get better abstractions. And then the cycle will repeat itself. :)
Post reply on HN