What's the status of simd in mobile game developing now,is it a common practice or a must,as far as I know,NEON is the way to go for mobile platforms,right?How well do mobiles support this techniques nowadays?thanks.
simd for mobile games
Definitely use NEON if you're doing something that benefits from it, like matrix/vector math. I believe almost all mobile platforms support it.
Aether3D Game Engine: https://github.com/bioglaze/aether3d
Blog: http://twiren.kapsi.fi/blog.html
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement