Hello, I would like to know how can I use the 3d FlipBook with hard-cover and if can I use html buttons and forms??
Thanks for your soon reply
Hi,
To get a hardcover book set properties:
var options = { ... propertiesCallback: function(props) { props.cover.wave=0.05; props.cover.depth=0.0001; } };
Yes using CSS layers: https://3dflipbook.net/css-layer-highlight
where did you have to set this properties??
Hi,
To get a hardcover book set properties:
Yes using CSS layers: https://3dflipbook.net/css-layer-highlight
where did you have to set this properties??