View previous topic :: View next topic |
Author |
Message |
Downsider

Joined: 16 Sep 2008 Posts: 477
|
Posted: Fri Jun 11, 2010 12:36 am Post subject: Realtime light editor? |
|
|
I figure it's more than possible.
Write a DarkPlaces mod to place realtime lights, then just export their positions and various values to a text file, parse it, and chuck it into RAD, and you have your baked lightmaps.
Would make development a lot easier.. |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Fri Jun 11, 2010 1:13 am Post subject: |
|
|
Darkplaces already has a lights editor built in. It won't edit static lighting though, only realtime lighting.
Still, you can write a converter to translate an rtlights file created inside DP and append it onto a map file. _________________ What's a signature? |
|
Back to top |
|
 |
Downsider

Joined: 16 Sep 2008 Posts: 477
|
Posted: Fri Jun 11, 2010 1:53 am Post subject: |
|
|
Spike wrote: | Darkplaces already has a lights editor built in. It won't edit static lighting though, only realtime lighting.
Still, you can write a converter to translate an rtlights file created inside DP and append it onto a map file. |
Perfect. How do you use the light editor in DarkPlaces? I'll write the converter. |
|
Back to top |
|
 |
Urre

Joined: 05 Nov 2004 Posts: 1073 Location: Sweden
|
Posted: Fri Jun 11, 2010 11:19 am Post subject: |
|
|
People have made their own editors too, using CSQC. _________________ Look out for Twigboy |
|
Back to top |
|
 |
|