Search found 3 matches

by lauwieroos
Thu Feb 09, 2006 9:50 pm
Forum: Beginners Help
Topic: Heightmap creation of an array
Replies: 2
Views: 478

Thanks, will try this out tomorrow. :D
by lauwieroos
Thu Feb 09, 2006 4:53 pm
Forum: Beginners Help
Topic: Heightmap creation of an array
Replies: 2
Views: 478

Heightmap creation of an array

Hi,

I'm trying to make my own world loader. Therefore, I need to create a terrain with a set of points. I could only mention two possible solutions:

1.) Convert an array to an image and use addTerrainSceneNode(
"FILENAME")
2.) Use the array directly to define the terrain (which has my preference ...
by lauwieroos
Sat Feb 04, 2006 7:42 pm
Forum: Beginners Help
Topic: How to mask the screen?
Replies: 2
Views: 262

How to mask the screen?

Hi,

I'm new to the engine, so i've got a question: how could I mask the whole screen with a certain colour and alpha?

sorry for my bad english