Forum

User posts chris_lowe
19 March 2017 17:49
i too would like this function… also if it could be to a onscreen keyboard so that it could be incorporated into mobile applications.
27 September 2016 08:20
na- i think he is asking for a way to save a 3d file from within the application or website… something that has been asked for and would really be helpful if you want to use blend4web as a true customizer.
27 September 2016 07:54
yeah i think that you have to do it as a json right now to get that functionality… there are a few tutorials on the site that will help you out.

for the shoe customizer… go to the main blend4web page and where it says -
main - technologies - made with…

click made with…

the 1st entry on the second row is called shoe customizer…

that is the closest thing that i can find that will do what you are looking for…

thing is, i think they are doing it with a whole boat load of models and switching them out.
26 September 2016 07:07
there is a way to create json code but you have to code it.
26 September 2016 07:06
i would use the shoe configuration and the slider example from the snippet code examples… you might have a little more trouble creating the recording of what is on screen for development.

if you figure that one out- let me know i want to use it.
12 September 2016 17:39
thanks for the reply.

if you have any questions please let me know.
10 September 2016 22:32
hello-
i wanted to request some new logic tree nodes and a couple of updates to some of the ones that are already there.

i am a 3d designer that works well in the realtime space. i am a power user with blender and i believe in the blend4web tool. because i am not a programmer i prefer the logic tree process and am ignorant of the coding process.

1. i really like the idea of using trees per object - in much the same way that the native game engine does it. it would simplify so many processes- especially when you have many objects in a scene that need to be manipulated differently at the same time.

2.there are several processes that are available via code that could easily be inserted into the node tree process… specifically the screen cap and text export… these would go along way to creating web and mobile apps that are easily monetized. in other words this would make saving files easy and easily accessible.

3.there are a couple of nodes that work to incorporate with the html code… it would be cool if there was a button on the node itself that would generate code that can easily be incorporate into the website. as an example i am trying to make a configurator that passes information from the html to the 3d scene via the entrypoint that will activate a certain node sequence… this should be done via "Run from script"… maybe a button there generating the script with the proper elements there in the text editor…

4. carrying this idea further… generating the html into the text editor with certain options turned on/off like a standard html wrapper or different options that could be Incorporated into a website that can be exported out when the html export is created.

5. functional changes to nodes…
-make all inserted selections unlocked to use groups or variables.
this would make changing an object a whole lot simpler… and making changing several objects at the same time easier.
-add copy to the transform and move to nodes

6. add to the functionality by incorporating scenes either by using them like the BGE does as level designs or HUDs… this would be great to generate separate html or json files that can be accessed from a scene change node.

7. a save json, blend or other 3d file format that can either be reincorporated back into blender or used as a save file… incorporating a capture of the parameters that are on screen at the time of the capture… that can easily be used in other json files.

alright-
that is all i can think of at this time… if there is any questions that you have about what i mean please don't hesitate to ask.

c
10 September 2016 21:45
is there any movement on this request?