使用Keijiro(https://github.com/keijiro/Pcx/)的PCX在iPad上顯示會變成shader錯誤的問題。
解決方法是修改Point.shader,把所有half改成float就可以了
Reference:
https://github.com/keijiro/Pcx/issues/55
個人技術隨筆網站
使用Keijiro(https://github.com/keijiro/Pcx/)的PCX在iPad上顯示會變成shader錯誤的問題。
解決方法是修改Point.shader,把所有half改成float就可以了
Reference:
https://github.com/keijiro/Pcx/issues/55