Raydium 3D Game Engine
https://memak.raydium.org/

Open Gl light
https://memak.raydium.org/viewtopic.php?f=3&t=880
Page 2 of 2

Author:  vicentecarro [ Thu Oct 16, 2008 10:45 pm ]
Post subject:  Re: Open Gl light

Blender already can render both texture and radiosity in the same mesh and, if i'm not wrong, you can export all that in the same step.
However right now I have no time to explain. Tomorrow I'll post the steps.

Author:  Xfennec [ Sun Oct 19, 2008 5:07 pm ]
Post subject:  Re: Open Gl light

ouille, juste have a look at "output.tri" ("willou.exe --model output.tri" for instance). You'll see how it's build: regular diffuse map with a "mixed" lightmap. This is multitexturing, and Raydium handles it.

vicente : warning, having diffuse and lightmap on the same texture is, most of the time, unusable (except for very small models), because you'll need huge textures to cover the whole scene with enough details (diffuse map UV coords are shared with lightmap UV coords). When using multitexturing (separate UV coords for diffuse and light maps), you don't have this trouble, and the lightmap needs way more details (and can be very blurry without any trouble).

Page 2 of 2 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/