Original Post
Hi y'all :) Me and my mate would like to implement a curve into our OpenGL|ES code. glMap1 is not available so we guess it has to be hardcoded? But then our newbieness takes over: how? We're developing a game for iPhone and need to a draw curve and afterwards check intersections (we'll talk about intersection another time :)). Do you guys have any code example when it comes to drawing a curve in OpenGL|ES? Any help is very appreciated :) E.g. Bezier curve etc. -kenneth


Feb 19 2011 10:58 PM