Skip to main content
GameDev.net gamedev.net
🔒 Locked

Game Engine Camera

Started by MarcusLee Feb 25, 2012 at 2:02 AM 0 replies 1.8k views
Original Post
MarcusLee
MarcusLee
Hi,

I am just getting into game designing and I wanted to know if you can program game engine camera to send what the camera renders to a hardware like a 3D encoder/decoder? For example you want to turn the game engine camera into a broadcasting camera streaming real-time.
Corefanatic
Corefanatic
Sure you can, you render the scene than get it from the gpu to you main memory and then encode it.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.