Forum

User posts julper
05 November 2014 00:33
Hey guys, after playing around with the NLA I found it is pretty easy to add simple interaction without any programming.

But now I have another question, is there any way to allow the user to navigate between different scenes?

I'll try to make it clearer; let's say I created 5 scenes, and each one of them is a room of a house. If I export each of these scenes as a separate html file, can I add a connection between them? For example, if the user clicks or selects the kitchen door can it be taken to the html file of the living room scene?

If it cannot be done by having multiple html files, could it be done by having one file with different scenes…?

I hope the question is clear enough hehe.
29 October 2014 21:50
Thank you very much Pavel, I'll take a look at the NLA Scripts then.
29 October 2014 18:51
Hi guys, how are you?

First of all thank you very much for this addon, it is awesome!

Now to my question. Do I have to use the SDK to create user interaction and simple navigation?

Basically, I'm working on a set of scenes with some models of neural networks, and the user would have to be able to move around the scene with the arrow keys and also click on any node of the network to load a different network.


Here's a screenshot of the first scene, it is pretty simple as you can see, but I have no idea of how to create the functionality. As I'm a 3D artist, I don't know anything about coding, so the use of javascript is beyond my scope.

Is there any other way to do it?

Thanks!