pontusm
Feb 25, 2014 - 20:47
I'm working on a small application where I want to visualize (using the Scene module) the result of some scientific computations. It works fine for small examples, with short compuational time, but for larger cases the script breaks with the following message: "Timeout. Your script became unresponsive and has been stopped."
I suppose this has something to do with the Scene module and that Canvas would solve the problem. However, I would like to interact with the graph using touch screen function.
I would be very happy if someone could bring some light on the problem!
Pontus