Hi IFC. I have a question.
So I’ve been reading Project Metal and I don’t really understand this paragraph.
"Some features we’d like to implement but have been either impossible or too performance-inhibitive are things like:
Dynamic lighting: the ability to have aircraft lights (airport lights, and more) illuminate the environment dynamically
Improved aircraft shading that takes into account light coming from the environment around it
Realtime shadows
Volumetric effects like dense 3d clouds and better fog
Texture streaming improvements to allow more visible aircraft in multiplayer"
Does this mean that those features won’t be added to the game?
2 Likes
RyanR
September 27, 2024, 1:25pm
2
No, project metal is to change some of the back coding to eventually allow these types of things to be entered into the game.
1 Like
MJMN
September 27, 2024, 1:46pm
3
It is not meaning that these functions will not be implemented but there is much more to it then just coding and creating the features. They need to be optimized for a use on many different types of OS and devices. Therefore, slowly but gradually with every new update we will continue to see good progress from the DEV team.
2 Likes
rowan
September 27, 2024, 1:53pm
4
It’s more the limitations of the current state/backing of the game that don’t allow for these features to be implemented. Project metal is basically all the behind the scenes work that will eventually be able to see these features be added to the game.
1 Like
Like others have said, currently the game doesn’t allow these features such as 3D clouds, dynamic lighting, etc.
But with every update we see, behind it is work and fresh coding allowing the devs to create such features and the game can optimize them all.
2 Likes
adit
September 27, 2024, 5:09pm
11
“Metal and Vulkan are much more low-level than OpenGL ES”
So “less processing overhead.”
No, it means before such features couldn’t be added because of the extra overhead.
You have more power over your plumbing if you do the work yourself rather than hire a plumber to do the work (the plumber being the overhead).
Now you can tailor your plumbing exactly to your needs, but it means you have more work to do yourself. That’s why it takes time.
1 Like
Thanks, everyone for clarifying that.
system
Closed
December 27, 2024, 2:14am
13
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.