0

My little experiment with node-webkit and three.js contains; two page;

  • index.html ( contain one button to open wayfinder.html )
  • wayfinder.html ( three.js animation code and a button ( named 'go' ) to back index.html )

If I use back button to return index.html, animation stops and but it hangs in the screen. Even index.html loaded ( I mean dom elements ), I can only see this stopped animation.

This looks like a node-webkit issue but i did not understand the problem exactly.

source code

ubaltaci
  • 1,016
  • 1
  • 16
  • 27
  • can you provide the full code so I can see it here? – Roger Wang Feb 06 '13 at 01:03
  • I edit initial post, if you click ( wayfinder ) in index.html, it takes you wayfinder.html , basicly three.js loads a obj file and display it. Once model file loaded, if you click go button in wayfinder.html, hopefully you will see what I mean :) – ubaltaci Feb 06 '13 at 02:08
  • discussion moved to https://github.com/rogerwang/node-webkit/issues/452 – Roger Wang Feb 21 '13 at 06:38

0 Answers0