• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

VaM 1.x If you have an external web camera can you put yourself in the game in passthrough using mirror or screen?

Threads regarding the original VaM 1.x

Battletoad08

Member
Joined
Jun 4, 2021
Messages
209
Solutions
1
Reactions
17
Since passthrough can be in your environment is there anyway to use like an in game mirror to display what's on an external web camera? Like how you make the ingame screens play something off your pc, can you make an ingame screen show live video feed from the webcam placing you in the game somehow? Like you'd be able to see yourself on one of those in game screens/mirrors.

Thanks for any ideas.
 
You could at best get some kind of mirror. And yes you could probably code a plugin to get a live feed from a server running on a specific port.
It would require a plugin that grabs the feed, send it to a render texture ( there are probably several ways to approach that ) and put that render texture somewhere.

It will probably be a quite big overhead, and the latency might be insanely bad.
 
Upvote 0
I would like to point out that you can also make yourself as a VAM person. I made one of myself and it doesn't need to be a good lookalike work to give a feeling it's you in there as a VAM person.
Having a VAM copy in there also can give you interesting ideas and experiments you w/could never try otherwise.
Give it a try.

Even when I'm possessing the male person, I find it useful to use my "copy" as the typical VAM males don't match that much my 40s sedentary life figure so much 😄
 
Upvote 0
Upvote 0
Thanks guys, I found a webcam plugin but I didnt think about it being a floating square of my space, I dont know why I was thinking it would cut me out from the background haha.


I would like to point out that you can also make yourself as a VAM person. I made one of myself and it doesn't need to be a good lookalike work to give a feeling it's you in there as a VAM person.
Having a VAM copy in there also can give you interesting ideas and experiments you w/could never try otherwise.
Give it a try.

Even when I'm possessing the male person, I find it useful to use my "copy" as the typical VAM males don't match that much my 40s sedentary life figure so much 😄

Id try that but it would throw off the passthrough immuration I think. The in game models obviously arent like real life but if you add both it remove the illusion that youre really there.
 
Last edited:
Upvote 0
I dont know why I was thinking it would cut me out from the background haha.

Well! technically you could by doing a reverse passthru, you'd be in a room full of green and remove the green :p
But that would require some quite big computation power in real time haha.
 
Upvote 0
Back
Top Bottom