V-RAY Lighmapping

BlitzMax Forums/BlitzMax Programming/V-RAY Lighmapping

Does anyone had succesfully done a lightmapping with V-RAY and exported the result in a .X or .B3D model?

I can do the render to texture from 3dsmax but I can't save a model that mathc the lightmapping, so I need to re-apply the textures to the model which is a huge work.

Does anyone soved this issue?

I pointed Chaos Software to your question in this forum. As their customer you should get help from them!

Am I right in thinking this is not related to BlitzMax Programming then?

It is about the blitz pipeline. How to render something in 3dsmax and get it in blitz? it is a basic question. But no one seems to know how.

You're trying to bake lighting into your diffuse maps, right?
If this is this what you're trying to do, then it's a 3DSMax
issue, not a blitz pipeline problem.

[edit] "Diffuse maps" = "texture maps" (just in case)