Show HN: 3D Book Image CSS Generator
41–50 of 88 posts
Re: Show HN: 3D Book Image CSS Generator
#42Just as an idea, adding overlay stamps to it. Something like "Recommended by developers", "Only for limited time", or just a lens flare effect.
Re: Show HN: 3D Book Image CSS Generator
#43excellent work otherwise
Re: Show HN: 3D Book Image CSS Generator
#44Very nicely done. Consider adding a slider that controls a neural net that generates the content of the book as well. ;)
Re: Show HN: 3D Book Image CSS Generator
#45Re: Show HN: 3D Book Image CSS Generator
#46What would really blow me away is if you could set the text on the cover with CSS too, and then just drop in a background image behind it.
Many websites are doing it a lot better than I can (in a weekend), but it’s definitely something that I would do in the future.
Re: Show HN: 3D Book Image CSS Generator
#47Re: Show HN: 3D Book Image CSS Generator
#48Really cool! I can probably add this to my personal book app to make things look a bit nicer: https://books.j11g.com/
Also, I wrote a bunch of me-specific hacks and am still working on patching all those out (ten years later, lol) with the intention of making it usable to others and publishable as a Sandstorm app.
I'm also still in the process of open sourcing it, mostly for some of the same reasons you mentioned. Right now my library-specific code is open sourced but the core framework I built it on top of is not yet: I've only recently begun modernizing the security code.
I would love to see your code someday if you ever get around to sharing it though!