Hello, i’ve recently started fiddling with babylon as a side project and was wondering if I can just plug the render function into whatever ticker/interval I want? My end goal with it would be to just stick the whole thing in in a while loop to find the end result of a simulation (almost) instantly.
The problem is that when using enablePhysics, neither the render function nor the ticker it’s assigned to are transparent in any way.
explain please, as far as I know in other frameworks you can just use a interval function.
Its been a while since babylon js but there are hundreds of ways to code, you just need to specify more details what it is suppose to do for you…