Форум

Сообщения, созданные пользователем Will Welker
30 декабря 2016 17:59
Not really any support for this yet. You can read about some of the experimenting we have done in this post:
https://www.blend4web.com/en/forums/topic/2524/?page=2

I have a live demo of this basic Chess App running at https://bambinobot.com/

When I added SSL (HTTPS) to the server it increased the latency

Gitub: https://github.com/WillWelker/node_chess

It is a pretty basic proof of concept model. If I ever get some time, I might try to push it further along.
26 декабря 2016 03:17
Have you tried the "Move To" node?
I uploaded an example for you. See attached items below (little paper clip icons).

Also it is hard to answer your question because you posted in many places on this forum.
If you go to the Newbie Question area you will see a link at the bottom to "Create New Topic" down at the bottom of the page. Then you can make your own topic posted in just one place
26 декабря 2016 02:40
Hi,
Go ahead and attach your .blend file and tell me what you want to accomplish.
You can see the "Attach" link below when you are writing your reply.
15 декабря 2016 07:49
Yes, Blend4Web could definitely do this but you would also definitely need to code. Blend4Web has a full features JavaScript API. You are talking about a well developed app.
Have a look at what NASA did with Blend4Web: https://eyes.nasa.gov/curiosity/

Also there are many example applications within the SDK. These might be worth your time to explore.
15 декабря 2016 07:42
Very good tutorial.
Overcoming the basics of Blender is no easy task. I think this series will go a long way toward helping people break into this area of technology.
10 декабря 2016 05:19
Hi silageman,
Each time you export, the files in /blend4web/apps_dev/webplayer are used as templates. If you alter these files, for example remove buttons, you exports will reflect that change. Remember though that after you make a change you will need to recompile the Webplayer project in the Project Manager. Scroll down to the bottom of the Project Manger to find the Webplayer project, then over on the right there is an option to "Build Project". This will recompile the changes you made. I recommend making backup copies of the original HTML and CSS files that you alter. When you upgrade to a new version of the SDK, you will want to transfer your custom files to the new SDK.

Also in your Project manager check out the project, "Webpage Integration". It uses a transparent background. You can view the source files in your SDK at /blend4web/apps_dev/tutorials/web_page_integration.

A link to some videos on the basics is in my signature.
09 декабря 2016 12:50
Also the "Cartoon Interior" project in the SDK is a good example of loading JSON files. It loads furniture models when an HTML/CSS button is clicked. I have used this as starter files for a couple of projects.
09 декабря 2016 11:44
Maybe you already did this, but this is how I line things up.
See attached image.
If you want to line things up in the top, left corner, lay out your UI objects and line them up with each other. Set your camera to look at them how you want.
Then set the 3D cursor a little above and to the left of your group.
Go to Object > Transform > Set Origin to 3D Cursor. Do this for each object in your UI.
When you set these objects as UI element on your camera, this origin point will be in the top left corner and each of the objects will be in their relative positions. You only need to apply scale if you change size on one axis. For example if you select all of your UI elements and scaled them up or down, you would not need to apply scale
04 декабря 2016 16:17
Blend4Web is mentioned in this article along with the Curiosity Rover project Nasa did.


https://99designs.com/blog/trends/top-2016-web-design-trends/
01 декабря 2016 05:59
It is helpful to look at some of the example project that come with the SDK like Cartoon Interior.
blend4web/apps_dev/tutorials/cartoon_interior
You can see all the code.
I have a number of video on Youtube that show some of the basics in Blender:
https://www.youtube.com/channel/UCp6x8JP7oCiiTjbJorPPMsQ/videos