Unable to load DynamicTerrain extension as a module

The DynamicTerrain module (written by @jerome ) requires the BABYLON global namespace.

define window.BABYLON = YourBabylonImport and it should work as expected.

1 Like