开发者

Widget and OpenGl

I want to make ball collision with camera bounds. Does O开发者_如何学运维penGL ES api have some functions that returns camera positions?


OpenGL ES (and Desktop OpenGL) don't have any concept of camera, so, no API for camera positions.

A camera is just a matrix transformation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜