I have finished my first opengl App. it's just a very simple thing.
But now, I just want to know how to display these shapes in side the camera "while the camera
is turned on"?
Any suggestions or tutorials?

|
I have finished my first opengl App. it's just a very simple thing. But now, I just want to know how to display these shapes in side the camera "while the camera is turned on"? Any suggestions or tutorials?
|
||||
|
|
|
You'll want to create a CameraPreview surface and overlay your other stuff on it. There are a lot of tutorials on the web about doing that. |
|||
|
|