louis-langholtz / PlayRho

An interactive physics engine & library.
zlib License
129 stars 24 forks source link

Testbed doesn't support Vulkan graphics API #367

Open louis-langholtz opened 3 years ago

louis-langholtz commented 3 years ago

Expected/Desired Behavior or Experience:

Testbed uses the Vulkan graphics API on supporting platforms.

Actual Behavior:

Only OpenGL is currently supported.

Related Info:

louis-langholtz commented 3 years ago

Maybe make use of the MoltenVK Vulkan interface for MacOS and close issue #366. If so, be sure to put a note into the Survey of MoltenVK Use - Developer Input Requested issue.