axmolengine / axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://axmol.dev
MIT License
868 stars 195 forks source link

MSAA support in metal (iOS/macOS) #1813

Closed Sevael closed 3 months ago

Sevael commented 5 months ago

Is there any plan to support MSAA in metal (iOS/macOS)? MSAA support on Android/Windows is perfect but apple.

thank you.

halx99 commented 5 months ago

This PR https://github.com/cocos2d/cocos2d-x/pull/20506 maybe helpful for you

Sevael commented 5 months ago

After research, it seems that it is difficult to transplant to AXMOL. Many structures are already different from AXMOL. Without understanding the metal, I had to give up. 😣

But I still hope that AXMOL can support MSAA in the future

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.