Unfortunately having some spare time during these uncertain days.
I started a new thread on Metal support because the old one is too long and some of it is obsolete
I have created a development branch in my GitHub repository
With the following enhancements
-
The amazing work done by @kakashidinho’ , Angle-Metal backend implementation for Apple’s devices .
-
Samples created by @Lumak and @Modanung , please pay attention to the licensing terms of each sample, specifically @Modanung’s samples .
You can clone it : git clone https://github.com/elix22/Urho3D.git -b dev
Creating XCode projects with Metal enabled use the -DURHO3D_ANGLE_METAL=1 switch
In addition there are 2 new scripts in the script folder that will create XCode with Metal enabled projects , cmake_xcode_metal.sh and cmake_ios_metal.sh
Enjoy and take care