Sorry to Necro this, but I have a request for DarkPlaces engine feature.
I would really love to have the ability to use normal maps, specular maps and have particles light correctly by dynamic lights.
Maybe the normal maps and specular maps are not needed, but what I'm after is the ability to make a dp_refract shader style particle,
allowing for stuff like heat-haze/view warping in particles.
And the request to have particles light correctly by RTLights, mainly for normal alpha blended particles, could instantly add alot to atmosphere where
"Fog" / "Smoke" style effects are used.
EDIT:
Also, not a feature request, but I'd love some documentation on how to get the best optimization out of RTLight placement.
At this time, I only understand the facts that over-lapping too many lightvolumes will cause a slowdown, and I understand doing the same for shadowvolumes will cause great slowdown also.
However, if theres any other tips/tricks people know for getting the best fps while using RTLights, that'd help me a lot.
EDIT:
Also.... I'd like to have a way to only allow bloom (hdr/normal mode either one or both) to effect "fullbright" (_luma) textures only, not the entire world.
I've mucked around alot with the bloom and hdr bloom settings via the console, and can indeed get quite close to the effect I want, but it effects the global scene which I do *not* want. Ideally I want to have a serious amount of bloom on _luma's and the sky, but leave other textures outta the bloom equations.