Forum

User posts martial
26 September 2016 17:29
if you need any coding help you can pm me (french)
19 September 2016 12:27
Force Dynamic object checked?

Next time you can say hello, always a good way to start :)
09 September 2016 17:22
perfect help.
thanks ! thanks ! thanks ! thanks !
08 September 2016 16:27
thanks for your help, but i'm not enough good at programming for this…..
I know what is a callback, but i'm lost here….
08 September 2016 09:17
that's i did :
var m_main = b4w.require("main");


and with jquery later :

jQuery(".screenshot").click(function()
{
var dataImage=m_main.canvas_data_url(url_cb);
console.log(dataImage);
});


got undefined…. version 16.06.01
[EDIT] Same on 16.08
07 September 2016 18:40
thanks for you help.

Have you got an example of canvas_data_url use? Always get undefined…
07 September 2016 09:12
Hi

Please give us more info, or .blend file and version

Thanks
05 September 2016 16:56
sorry, i will explain better.

I know that this button exist, i want to use it in a production scene, without using the viewer
I have custom javascript code on my scene, i would like to be able to make screenshot like the viewer does (programmaticaly)

Sorry for bad english.
05 September 2016 10:51
Hi

Thanks you again for this amazing tool.

I would like to know if it's possible to make a screenshot of a generated scene ?
I have the idea to use blend4web for product configurator and could be cool to have the thumbnail in cart (instead of reloading the 3d product in it)

Programmaticaly ?
I saw it in scene viewer so thinks there is something to do…

Any idea?
20 July 2016 11:26
+blend file