Forum

User posts Rollo-s_Son
19 June 2015 05:09
Hello, glad to be back at last!

I've been picking apart the javascript for the Morphing Code Snippet, and I think I've pretty much figured out what is happening up to the point where the interface is being set up. I'm still making pretty good guesses, but since this is all still new to me I think it best for me to get as much info as I can. So, here's my questions:

Can you give me a section-by-section explanation of what is happening here?

Also, what is being done by functions such as "create_slider"? They aren't listed in the API doc, and I find no useful information elsewhere.
19 June 2015 04:46
The probe picked just the right time to do its flyby!
02 June 2015 04:21
Aww, come on guys! I know it's not a planet anymore, but show a little love huh?

I'm still around. Got sidetracked by other stuff, but I haven't forgotten or lost my interest in B4W!
27 March 2015 00:15
OK, thanks! I'll have it to you in a bit.

Also, I should have written "HTML exporter" in the OP; it's when I switch to .json & engine that I hit my snag.
25 March 2015 05:30
I get the following error in console when loading my scene in Chrome, apparently due to a problem with my materials:



I'm going to dig around and see if I can find the exact cause, but I'm hoping you can come up with an answer or clue just from the above. For whatever it's worth, I have no problem seeing my scene when using the exporter.
25 March 2015 01:50
Thank you very much!
24 March 2015 04:55
I thought I saw one when I first started playing with B4W, but I can't seem to find it - is there a full list of the module names used in the engine? Thanks!
15 March 2015 03:30
13 March 2015 05:49
Great, thanks! I love the product, and your support makes it that much better!

Maybe my mistake was that I was testing my output via HTML export rather than the engine? I'll let you know how this goes.
12 March 2015 08:04
I apologize for not getting back to this topic sooner - it has been a very busy week and a half .

My OP wasn't very good because I failed to explain why I wanted to do this: I have finally committed to learning javascript- yay! I hope that once I get enough of an understanding of it, being able to compare a B4W file setup that doesn't do anything "extra" to one that does will help me see what is going on faster.

When my brain is less tired, I will read this thread over and see what I can learn from it.