Hi all,
I have a problem at cocos3d
in this project I should take a picture with 3D model and Camera overlap
Is cocos3d API implement?
or not Can someone give me a tip
thanks for attention
PS: My english is very pool
A fast, easy to use, free, and community supported 2D game engine
Hi all,
I have a problem at cocos3d
in this project I should take a picture with 3D model and Camera overlap
Is cocos3d API implement?
or not Can someone give me a tip
thanks for attention
PS: My english is very pool
to Bill:
Thank you Bill,
I'd like to take a picture just like screen shot.
in this picture will show The device Camera image behind the 3D models
@saiki,
I'm working on same kind of your question and below info might be useful to get through.
There're examples of screenshot for the device camera layer (AVFoundation) and openGL rendering layer.
https://github.com/cocoacoderorg/Screenshots
And this is the cocos2d screenshot ext that could be applied with cocos3d.
http://www.cocos2d-iphone.org/forum/topic/1722/page/3
You must log in to post.