Effekseer icon indicating copy to clipboard operation
Effekseer copied to clipboard

Feature Request: Add Google ANGLE backend

Open Ali-RS opened this issue 5 years ago • 1 comments

Hi

Thanks for this cool library

It would be nice to add Google ANGLE backend to effekseer. It can take OpenGL ES (2/3) calls and convert them to OpenGL, OpenGL ES, DirectX, Vulkan, and Metal API calls which should work the same on all platforms including Android and iOS (iOS support is not ready yet but planned).

Regards

Ali-RS avatar Nov 15 '20 12:11 Ali-RS

I'm sorry. I don't plan to implement Angle backend now. But I'm implementing classes to make change backends easily. If it is finished, you or others can implement it.

https://github.com/effekseer/Effekseer/tree/master/Dev/Cpp/Effekseer/Effekseer/Backend

durswd avatar Nov 15 '20 13:11 durswd