I was wondering what project mettal is like what does it do?
1 Like
Hey! Project Metal’s goal is to update the core codebase of Infinite Flight to better support features that highly tax the performance of mobile devices.
Some of the features that Infinite Flight would like to implement through Project Metal:
- 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
You can find all Project Metal information here:
16 Likes
Thanks.:) luca
1 Like
Metal is the Apple low level graphic API. Since iOS 8 / 5 years.
Developers have to use it.