I would like to see the same result in my Blitz app.
What kind of bump does MAX use ?
Blitz3D Forums/Blitz3D Programming/What kind of bump does MAX use ? 3dsmax uses rendered bump maps. It will also use normal maps. To get a bump map from 3dsmax to any 3d engine is a hugely specific task.
To start you off you need:
1 normal bump map
1 model
You can get 3dsmax to generate the normal bump map - use kaldera plugin or other free "normal map" plugin.
To start you off you need:
1 normal bump map
1 model
You can get 3dsmax to generate the normal bump map - use kaldera plugin or other free "normal map" plugin.
Thx rob