Terrains don't work
Terrains don't work
On MacBook 2012 I cannot get any of the terrain examples to work - only the skybox is displayed.
Re: Terrains don't work
It's a known problem, the terrain scripts are only availbale in HLSL (direct3d) and CG (which requiers a quite big dependency), there is no pure opengl shader script. We will see what can be done (may be by handling CG if found on the system).
Re: Terrains don't work
Sorry, didn't know about that! If it isn't in the doc can you add it so I don't forget (and so that others don't askFred wrote:It's a known problem, the terrain scripts are only availbale in HLSL (direct3d) and CG (which requiers a quite big dependency), there is no pure opengl shader script. We will see what can be done (may be by handling CG if found on the system).

