Camera/Monitor Mod

Camera/Monitor Mod

Re: Camera/Monitor Mod Posted by hl_world on Mon May 21st 2007 at 1:07am
hl_world
144 posts
Posted 2007-05-21 1:07am
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
Is there a mod available that i can download which will allow me to set up multiple camera/monitor systems?
Re: Camera/Monitor Mod Posted by Crono on Mon May 21st 2007 at 1:52am
Crono
6628 posts
Posted 2007-05-21 1:52am
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
I don't understand why you need a mod to do this, the source engine supports this natively.

Or do you mean in an existing map? In which case: no.
Blame it on Microsoft, God does.
Re: Camera/Monitor Mod Posted by hl_world on Mon May 21st 2007 at 3:53am
hl_world
144 posts
Posted 2007-05-21 3:53am
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
No, I mean setting up at least two monitors and each displaying different images from different cameras.
Re: Camera/Monitor Mod Posted by Riven on Mon May 21st 2007 at 4:37am
Riven
1640 posts
Posted 2007-05-21 4:37am
Riven
Wuch ya look'n at?
super admin
1640 posts 1266 snarkmarks Registered: May 2nd 2005 Occupation: Architect Location: Austin, Texas, USA
Actually, Source cannot have two separate monitors displaying images from different cameras simultaneously. What you're used to seeing though is one monitor switching between different cameras but never two monitors showing separate cameras, they can both only show one camera. However, I have read about workarounds for this... check this out, it's a lot of coding, but it is possible, tell us if it works!
Blog: www.playingarchitecture.net
LinkedIn: Eric Lancon
Twitter:@Riven202
Re: Camera/Monitor Mod Posted by hl_world on Mon May 21st 2007 at 5:46pm
hl_world
144 posts
Posted 2007-05-21 5:46pm
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
What I was asking is if what you linked was made into a mod.
Re: Camera/Monitor Mod Posted by hl_world on Sun Jun 24th 2007 at 11:18pm
hl_world
144 posts
Posted 2007-06-24 11:18pm
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
Most of that tutorial you linked is missing. I can only read up to the "src/dlls/point_camera.h"/"line 33" code box. Anyone know how i can get the full tutorial?
Re: Camera/Monitor Mod Posted by Zein on Mon Jun 25th 2007 at 1:02am
Zein
167 posts
Posted 2007-06-25 1:02am
Zein
member
167 posts 517 snarkmarks Registered: Sep 1st 2006 Occupation: Computer fixing Location: United States
i do beleive that there is no mod for this multible screens that have 2 diffrent cameras BUT!!! u can have multible cameras with a button to switch to that camera |:D
Re: Camera/Monitor Mod Posted by Riven on Mon Jun 25th 2007 at 1:47am
Riven
1640 posts
Posted 2007-06-25 1:47am
Riven
Wuch ya look'n at?
super admin
1640 posts 1266 snarkmarks Registered: May 2nd 2005 Occupation: Architect Location: Austin, Texas, USA
Yea, I see that too, it says it was last modified today, (June 24, 2007) so I dunno what's up. I swear to you though that there was a whole tutorial there when I linked it to you. I'm not sure where else you're going to find that kind of tutorial, sorry chief...
Blog: www.playingarchitecture.net
LinkedIn: Eric Lancon
Twitter:@Riven202
Re: Camera/Monitor Mod Posted by hl_world on Mon Jun 25th 2007 at 2:53am
hl_world
144 posts
Posted 2007-06-25 2:53am
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
If I enter "unlimited render targets" +"view.cpp" in Google Search more of the tutorial appears in the search results. Is there a way I can recover more of the missing information from Google?
Re: Camera/Monitor Mod Posted by Naklajat on Mon Jun 25th 2007 at 3:18am
Naklajat
1137 posts
Posted 2007-06-25 3:18am
Naklajat
member
1137 posts 384 snarkmarks Registered: Nov 15th 2004 Occupation: Baron Location: Austin, Texas
http://www.hl2world.com/wiki/index.php?title=Unlimited_Render_Targets_for_Cameras&oldid=9768

If you click the history tab at the top of the tutorial you can see every version there's been.

o

Re: Camera/Monitor Mod Posted by Riven on Mon Jun 25th 2007 at 4:28am
Riven
1640 posts
Posted 2007-06-25 4:28am
Riven
Wuch ya look'n at?
super admin
1640 posts 1266 snarkmarks Registered: May 2nd 2005 Occupation: Architect Location: Austin, Texas, USA
Gotta love those Wikis! I had no idea about that feature Snickers. :dorky:
Blog: www.playingarchitecture.net
LinkedIn: Eric Lancon
Twitter:@Riven202
Re: Camera/Monitor Mod Posted by hl_world on Tue Jun 26th 2007 at 8:18pm
hl_world
144 posts
Posted 2007-06-26 8:18pm
hl_world
member
144 posts 144 snarkmarks Registered: Jan 30th 2007
My version of view.cpp seems to be different from the one shown in the tutorial. Anyone know how I can get round this problem?