开发者

Books and Tutorials for OpenGL ES on Android and Object Oriented Programming

开发者 https://www.devze.com 2023-04-06 16:33 出处:网络
Currentlt I\'m finding some books to improve my knowl开发者_StackOverflowedge on OpenGL ES and Object Oriented Programming as I would need them sooner or later. Can someone recommend some books or sit

Currentlt I'm finding some books to improve my knowl开发者_StackOverflowedge on OpenGL ES and Object Oriented Programming as I would need them sooner or later. Can someone recommend some books or sites that provide good understanding on OpenGL ES and OOP?


For a solid understanding of how OpenGL ES 2.0 works I would suggest OpenGL® ES 2.0 Programming Guide. The book does not try to (nor promises to) turn you into a OpenGL guru, it rather just teaches you the fundamentals. Note that there is a substantial difference between OpenGL ES 2.0 and OpenGL ES (for instance OpenGL ES 2.0 is not backwards compatible).

0

精彩评论

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