EuanCameron / Runtime

Runtime Q&A
5 stars 1 forks source link

Runtime rendering engine #33

Closed vpitzi closed 10 years ago

vpitzi commented 10 years ago

Can you please go into detail about how the engine decides whether to use OpenGL or DirectX for rendering currently. Do you plan to expose the choice to the developer? Will this method change after adopting openCL?

Thanks!

EuanCameron commented 10 years ago

The API makes the choice based on what is best for the API, there is not an option to override this.