Hard Light Productions Forums
Community Projects => The FreeSpace Upgrade Project => Topic started by: Knarfe1000 on March 26, 2025, 01:42:59 am
-
Hello, are there plans to implement RTX graphic effects in the future?
-
No one?
-
We don't really have any dedicated graphics coders active on the SCP currently, so graphics development hasn't changed much in the past year. I'm not a graphics coder myself so I can't speak to RTX graphic effects. There is a very preliminary implementation of Vulkan, but it needs a lot of work before it can be called complete.
-
There is also some debate as to whether or not the overhead in terms of developer time is actually worth it. Real-time raytracing is cool, but it fundamentally doesn't allow us to do anything we weren't already doing to some extent - the most visible impact would be for very minor effects that you would not notice except in very rare circumstances (an example of this would be treating glowmaps as actual light sources - this is something you would not notice during normal gameplay).
If RT comes in, it would most likely be in the form of some minor effects (like real time ambient occlusion) - and even there, there are solutions available that are easier to integrate and more performant on the kind of hardware most people have.