Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scastiel/3d-book-image-css-generator
Generate a 3D image from a book cover and export to HTML/CSS to embed on your website.
https://github.com/scastiel/3d-book-image-css-generator
css ebook generator
Last synced: 3 days ago
JSON representation
Generate a 3D image from a book cover and export to HTML/CSS to embed on your website.
- Host: GitHub
- URL: https://github.com/scastiel/3d-book-image-css-generator
- Owner: scastiel
- License: mit
- Created: 2020-07-19T20:40:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T17:54:01.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T14:09:52.060Z (10 days ago)
- Topics: css, ebook, generator
- Language: TypeScript
- Homepage: https://3d-book-css.netlify.app/
- Size: 270 KB
- Stars: 634
- Watchers: 11
- Forks: 68
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - 3d-book-image-css-generator
README
# 3D Book Image CSS Generator
When I was looking for a way to create an 3D image for the book I was writing, I
was disappointed to be unable to find a decent one. So I created my own:
[3D Book Image CSS Generator](https://3d-book-css.netlify.app/).## Features
- Use the absolute URL of the cover file
- Customize parameters such as perspective, thickness, etc.
- Generate HTML & CSS to embed on your website## Feature ideas
- Export to PNG
- Cover file upload
- Other 3D viewsWant to contribute? Submit an issue or a pull-request 😉
## Licence
The source code is distributed under MIT licence (see file LICENCE).