• Happy Holidays Guest!

    We want to announce that we will be working at reduced staffing for the holidays. Specifically Monday the 23rd until Jan 2nd.

    This will affect approval queue times and responses to support tickets. Please adjust your plans accordingly and enjoy yourselves this holiday season!

  • Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.

VaM2 better hurry up. Others are chasing your tail

This is the closest I can get to photorealism with free and hub-hosted assets:


















The room asset ( RealityCapture_Room ) is self-lit. The scene creator only needs to light the character. The 4spots rig (in epiLight) does that well if you attach its position to her chest ( I used Epi4SpotsChest1400, and I would manually rotate it to better match the room if needed). Normally, I prefer to use rooms that respond to lights the same way the character does, which I find is ideal for VR. But this alternative approach can work for scenes where the creator controls the camera and the action, like music videos.
  • It can look great if the skin textures also have a lot of detail.
  • It runs crazy fast too.
But for that crazy level of performance, you may have to disable advanced colliders and soft physics. A physics engine update is desperately needed.

For VR, I prefer rooms that respond to lights, like [Environment] The Dining Room with the settings in epiRoom. I use 4spotsWide or 4Points depending on the needs of the scene.

There was a time when I would say "4 lights, 8K normal maps, are you insane?!". But we have crazy fast GPUs and the bottleneck is the physics engine & CPU single thread performance. I see no reason to avoid chasing better visuals.

If VaM2.0 can't get here in a few months (which I would not expect), I wish we had a performance focused physics engine update to VaM before the move to VaM 2.0.
 
you can still adapt that overhead but that needs a lot of manual work and optimization completely scene and context dependent
you also can adapt this dynamically if you really smart though dynamically adaption for interactive scenes that are rather unpredictable that's of course even more limited headroom.

Not always Physics are the biggest balance problem and take the most resources depending on the overall scene complexity

though you shouldn't measure in FPS sometimes it's even more efficient to measure in your own response feeling from input to output and not even believing any internal counters at all

of course it is different if you can measure fully system external and low OS/API overhead

Sometimes it's even a viable option to measure in Energy Efficiency and how for example your power management reacts ;)
 
Last edited:
2 years is a crazy assumption i guess he rather hoped as long as possible to run his VAMX, it's not that you have to rewrite it entirely and can't leverage from nothing.
 
Last edited:
where did you hear that?! vamx was saying it's likely not gonna be out for like 2 years, and even then not at full functionality

Agreed. That's why we need a physics engine update.

If VaM2.0 can't get here in a few months (which I would not expect), I wish we had a performance focused physics engine update to VaM before the move to VaM 2.0.

I'm saying: If VaM 2.0 is indeed going to take some time, the original poster of the topic might be right unless the current VaM gets a physics engine update.

The choice are:
1. The physics engine in VaM 1.x gets improved.
2. VaM 2.0 gets here in less than a year (not likely).
3. We have a year where the core tech is way behind the times and alternatives can gain traction.

If we had a faster, better optimized physics engine, even just remixing and putting together content that is readily available for free would lead to the best adult VR content out there.

 
Agreed if they need to update the whole engine. I thought they had a custom implementation for the physics engine, which made me assume that it can be updated without having to touch the rest. But maybe not.
 
Last edited:
Ok, it is custom, but not customized by the team. Customized by Unity.

Unity's Physx is their own custom implementation that does not support GPU acceleration, so that is not an option. Unity also doesn't really support a 2nd GPU in any way with compute shaders, which is a bummer because a 2nd GPU could be used for clothing/hair physics with results transferred to 1st GPU for rendering. That would be a big win.

So yeah, it might be too much work unless there is a Physx version out there compatible with this version of Unity and everything else VaM uses.

I wasn't expecting them to write a physics engine from scratch. Just hoping that they might implement an updated version of what's there if it's compatible with everything else. But they probably would have done that already if it was possible.

I just need to take a break for a while and come back to where I left off after a beefy upgrade.
 
I have a plugin idea here. I don't know if it's been done before, or if it can be done, but if possible, it can help with the physics engine bottleneck.

The scene comes with a tablet that lets you control the action AND set the quality/performance levels.

• Quality: High-quality lights, high physics rate, soft physics on, advanced colliders on, cloth sim on.
• 4: High-quality lights, 45fps physics rate, soft physics on, advanced colliders on, cloth sim off.
• 3: High-quality lights, 45fps physics rate, soft physics on for the breast (off for glutes), advanced colliders on, cloth sim off.
• 2: High-quality lights, 30fps physics rate, soft physics off, advanced colliders off, cloth sim off.
• Fast: Low-quality lights, 30fps physics rate, soft physics off, advanced colliders off, cloth sim off.

In VR, you can call the tablet to your hand with a button on your smartwatch. Send it back to its station by using the same button.

Click:
Fast if your PC is a potato. Also click "L", which will switch to lights that follow her and turn off the room.
2 to walk around her and enjoy the view. This is the scene default. Looks great.
3 to also interact with the breasts.
4 to also interact with the glutes.
Quality if your PC is a beast.

As scene creators, we can
• Use Timeline . By default, it won't slow down or speed up the animation depending on your FPS. It will keep it steady.
• Use SPQR Performance. It lets you set the physics rate per scene, bypassing the game settings (without messing with user settings).

With this combination, we can
1. Set the game to run as fast as it can be by limiting the physics rate, and still have an animation that doesn't run too fast.
2. Set the game to run with the smoothest (high) physics rate that your CPU can push, and still have an animation that doesn't run too slow when you drop frames.

The user's physics cap and High-Quality Physics toggle will still affect the results (quality and performance). But we should be able to fine-tune each scene.


The Plugin Idea
A good coder should be able to design a plugin that automatically switches between the quality levels set in this scene depending on the needs of the moment. Like disabling soft physics automatically to give the user the highest performance if she's just dancing away from the user, and not touching herself. Maybe something like bounding boxes around the breasts and glutes to trigger "soft physics on" if they are breached.

You may think: "Hey, if I wanna undress her, I'll have to turn on advanced colliders, soft physics, cloth physics and it will slow down".
I'm thinking: "She's just dancing there and it's as slow as it would be if I was undressing her. What a waste".

Ideally, the plugin would also have an option to set the physics rate dynamically so that when she is dancing (and we have high performance because soft physics, advanced colliders, cloth sim are off) you get a higher rate to match and get the best motion quality. She comes closer and her dance slows down, to the point where collision will start (you breach the bounding box around her) and physics rate comes down but advanced colliders turn on. She gets even closer and you also breach boxes around the breast/glutes, soft physics and cloth sim turn on with a lower (but still good enough) rate to match. So it would aim for the best quality for what's going on in the scene with a fairly consistent performance.

The physics engine is the bottleneck for VaM 1.x. It can still offer great performance with much better graphics than before. If a good plugin like this came along, that would extend the life of VaM 1.x and make it possible for people to remix their scenes or create new ones with better quality assets and resources that are available for free to everyone. That would keep everyone (users and creators) busy until VaM 2.0 hits.

Cheers!
 
Last edited:
I mean subscribers are constantly rising and this wouldnt have happened without VaM 2 in my opinion. Cause you said milking VaM 1, I dont think this is possible anymore cause once downloaded, you own it.
 
In the early Rift Dev Kit days I was excited to download free demos of people's vision for VR .
VaM is the only thing out there that still gives me that thrill, with an adult twist.
And unlike the early Rift Dev Kit days, we have the tools we need to create our own demos even if we're not a programmer.

__________________

I share what I can, to make it even easier for other creators to build VR friendly, immersive scenes, like this: Gloria Home epiTemplate.
I don't have a Patreon, don't make any money, have nothing to gain from this but more content that may come my way.
People with better programming skills have done the same (and more), which makes VaM better than any alternative in the short term.

In the long term, it needs better physics performance etc. But I do have some shortcuts in that template scene to get great performance and great quality in VR.
__________________

The obvious competition is UE5 because it is more user friendly for people who want to become creators but need a simple interface.
That's why I think user friendly compilations like epiQuickLookMaker, epiCreatorLite can help. People should be able to just launch a scene and start customizing things without having to read a single page. If they want to be able to do more, they can dig into guides like Remix a look for your own personal use and epiCreator detailed guide for creators, but that shouldn't be necessary.

Nobody should have to do it all.
If you're an animator, don't know anything about lighting, designing looks, designing user interfaces, optimizing performance, a VR ready template should take care of all of that for you, the way epiTemplate aims to do.

__________________

Facial expressions and animations are where some creators shine and I desperately need them to check this stuff out and remix some of their scenes, or offer their future scenes with these features. Programmers can write plugins, designers create assets, people like me can put things together, but few can create animations and facial expressions like @jyy @xxxa @Androinz @Chill_PopRun @vamurai @Nicho @abc tits @Ruthven2000 @KittyMocap @ZENmocap @ReignMocap @VamTimbo @flyroxy @VirtAmateur @TGC @ispinox @PetaZwega @Ruthven2000 @Slam Thunderhide @RizkyBizz @s p l i n e VR @AlpacaLaps @sxs4 @NLvam and a few more that I cannot think off right this second.

I hope they check this stuff out because it's VR optimized but also works perfectly for the desktop.

__________________

PS:
I don't have a Patreon, all my stuff is free. If you use the template scene, you don't need to refer to any of my stuff in the dependencies, you can keep it as light as you want. I just want more content tailored for VR.

I'm not a programmer and wouldn't have been able to put together this stuff without free content from all the community mentioned in the scene credits, without permission from some creators like @RenVR @Alter3go @Riddler @ReignMocap and some direct help via PMs by @SPQR @MacGruber @Acid Bubbles @everlaster @hazmhox @ky1001 @Awas and possibly others that I apologize to for forgetting here (PM me).

I just don't want creators to spend time reinventing the wheel, I want them to jump in, make great scenes for VR, so that I can enjoy them :giggle:
 
Last edited:
Thank you for the kind words guyz.

I'm gonna be super pragmatic on the subject: beyond the fact that I have an unwavering love for VaM and it is hardly going to change. I rarely get excited for stuffs like these... for a simple reason: they are prototype games focused on a specific feature that is executed better than the competition... because well, they have to if they want to shine.

But the truth is: the sheer number of project started compared to the number of project staying alive and becoming and actual competitor is abysmal.

I don't know if you like graphics novels, but I kinda like some of them from times to times. It's pretty much the same thing. There are a LOT of people starting graphic novels with patreon behinds, they make one or two releases, then you never hear about them ever again.

You have a couple of serious creators like NLT (you should take a look at Genesis Order or Treasure of Nadia, it's pretty cool), but that's pretty much it. They don't have to fear the competition simply because they are only a handful of dedicated studios making great games... and no matter how much teens or beginners devs excited to make a few bucks through a patreon... there is hardly a chance that more than 10% of them will finish a game.

For VaM it's the same. The game is at an extremely sweet spot right now. 1.x is extremely powerful, pretty stable, and the reputation makes it somewhat the best adult game you should try if you like sandboxes. On top of that, you have a really dedicated community with a LOT of free content. Yo udon't even have to consider looking at paid creators to enjoy the game.

Any games trying to tackle the exact same concept as VaM is in for several years of development. And this is exactly why you shouldn't even think (at first glance) that VaM as a serious competitor with Come Closer or any similar project. Only time will tell... and just a simple more accurate clothing sim isn't going to make me think that the game as more potential than VaM.

Also also: videos are meant to "sell" the product. They are generally made in perfect conditions, without pushing the boundaries of the features. I would definitely be curious to see more extreme cases on the manipulation or the clothes or the characters... or simply extreme morphs on the characters. I suspect you would have similar issues as in VaM pretty fast.

Also, for the example of the "poke through", it also depends of your "kink" for the characters. I like realistic characters, and I love small to medium boobz. The "poke" issue for me, does not exists.

Meshed tries with VaM to make a game that answers to every possible case. From normal characters to crazy morphed characters. Anything close to the default character will work flawlessly, anything in the "extreme" category will always need tweaks from the creator. And I would bet a gazillion bucks that any game... any... will have the exact same issue as soon as you're not creating characters that are pretty much "normal" or based on the "default proportions".
It is impossible to ask for a game to handle perfectly every single case.

Anyway, don't get me wrong... working in the industry, I have tremendous respect for any game dev project. I wish Come Closer all the success it deserves... but please, stop thinking that every prototype game is gonna be a VaM killer. At best it will be competition and will emulate meshed creativity to make VaM better :)

And just like any type of media, competition does not make a game irrelevant. You have tastes, you have preferences... even if Come Closer becomes a great game, it does not prevents you to prefer VaM.
 
I too await rather impatiently for VAM 2....Personally for me there are no competitors for it. Of course the quality and enjoyment of VAM is all down to the creators and community content (to which I am always thankful for).

I wish MeshedVR would give more updates about progress. The alphas would have been better if they allowed some 3rd party content to be added to show case it. I'm not particularly fond of the freaky looks it has so far...
 
It was just a tech demo, nothing else. If it will be as good as VaM 1 is, I would be happy with it.
 
In the early Rift Dev Kit days I was excited to download free demos of people's vision for VR .
VaM is the only thing out there that still gives me that thrill, with an adult twist.
And unlike the early Rift Dev Kit days, we have the tools we need to create our own demos even if we're not a programmer.

__________________

I share what I can, to make it even easier for other creators to build VR friendly, immersive scenes, like this: epiTemplate.
I don't have a Patreon, don't make any money, have nothing to gain from this but more content that may come my way.
People with better programming skills have done the same (and more), which makes VaM better than any alternative in the short term.

In the long term, it needs better physics performance etc. But I do have some shortcuts in that template scene to get great performance and great quality in VR.
__________________

The obvious competition is UE5 because it is more user friendly for people who want to become creators but need a simple interface.
That's why I think user friendly compilations like epiQuickLookMaker, epiCreatorLite can help. People should be able to just launch a scene and start customizing things without having to read a single page. If they want to be able to do more, they can dig into guides like Remix a look for your own personal use and epiCreator detailed guide for creators, but that shouldn't be necessary.

Nobody should have to do it all.
If you're an animator, don't know anything about lighting, designing looks, designing user interfaces, optimizing performance, a VR ready template should take care of all of that for you, the way epiTemplate aims to do.

__________________

Facial expressions and animations are where some creators shine and I desperately need them to check this stuff out and remix some of their scenes, or offer their future scenes with these features. Programmers can write plugins, designers create assets, people like me can put things together, but few can create animations and facial expressions like @jyy @xxxa @Androinz @Chill_PopRun @vamurai @Nicho @abc tits @Ruthven2000 @KittyMocap @ZENmocap @ReignMocap @VamTimbo @flyroxy @VirtAmateur @TGC @ispinox @PetaZwega @Ruthven2000 @Slam Thunderhide @RizkyBizz @s p l i n e VR @AlpacaLaps @sxs4 @NLvam and a few more that I cannot think off right this second.

I hope they check this stuff out because it's VR optimized but also works perfectly for the desktop.

__________________

PS:
I don't have a Patreon, all my stuff is free. If you use the template scene, you don't need to refer to any of my stuff in the dependencies, you can keep it as light as you want. I just want more content tailored for VR.

I'm not a programmer and wouldn't have been able to put together this stuff without free content from all the community mentioned in the scene credits, without permission from some creators like @RenVR @Alter3go @Riddler @ReignMocap and some direct help via PMs by @SPQR @MacGruber @Acid Bubbles @everlaster @hazmhox @ky1001 @Awas and possibly others that I apologize to for forgetting here (PM me).

I just don't want creators to spend time reinventing the wheel, I want them to jump in, make great scenes for VR, so that I can enjoy them :giggle:


epiTemplateLite is here for the same purpose. Lighter, with much less dependencies, designed to quickly remix or make scenes.
 
also for creators to use it it might help to drop the NC dependencies, i think it's more likely for creators to integrate it in patreon stuff that gets updated often than the free stuff that are mosty smaller one-time scenes made for fun

i noticed i had my spqr performance plugin license as PC and fixed that, I set it to CC-BY-SA and updated it, if you want to get rid of that

Can't find non-NC alternatives with the same functions. But creators will be able to trim it further down depending on their needs. They don't need to have this var in their dependencies, so if their scenes work without some of these plugins, they can drop those (y)
 
I will express a couple of my thoughts. VAM is great in its boundless creativity, thanks to the creators of mods, the functionality continues to increase, and this is exactly what makes it so popular. VAM allows you to realize almost any (and if you know blender and unity, then any) fantasies and the only one who can compete with it now is HS2, but there is no physics and so on. I've heard that some VAM users are making a game with similar functionality on UE5, but I can't say anything specific about it
 
We don't really need UE5 or Unity 2022 to improve the visuals beyond the cartoonish looks. AAA games stream a world of content but room-scale VR only needs to render a room. We can use all 8K textures and it would still not be where the bottleneck is.

A faster physics engine would help the performance of course. And a second normal map for details would also help there (I could use a seamless detail texture for the skin at a minimal performance cost. And yeah, the new rendering pipeline, RT, DLSS, etc. But that's not the only reason a new engine is exciting.

This stuff is cool (Speech-to-text, GPT3, text-to-speech, real-time lip-syncing)
A context-aware animation AI would make it complete.
It's what I expect Apple VR to do with Siri one day.

UE5 and Unity 2022 are exciting because they would get integration for such tools with time. Right now, I imagine that coders are trying to bring this stuff to VaM without access to the latest tools.

VaM would not just be scenarios, it would be a place to go back to where what happens depends on what you do.
Creators would probably make a room where you can watch Siri and Alexa bang dance while you shout instructions.

Others will catch up with what VaM can do today. And by the time they get there in functionality, VaM 2.0 could be out, updated to an engine that has integrations for these tools that you might be able to find on the asset marketplace.

Until then, any improvements to the physics performance would be pretty cool. GPUs can double in performance with every generation but the single-thread performance of CPUs only increases incrementally.
 
Interesting video. But what always annoys me about this videos is: people have the abilty to test (speak to) an "AI", and the only question they have in mind is "what is your favourite animal?". Really?? How about the weather? :rolleyes:

I mean not only after watching "Ex-Machina", why not ask philosophical questions or even questions that start with a "What do you THINK about ...?". For everything else, there's google or whatever. This has NOTHING to do with an AI. This is just a visualized digital library.

But thanks for sharing nevertheless. Lipsyncing looks great.
 
Last edited:
It connects to GPT, so it possibly can be as good as ChatGPT is. You can give them character prompts and make them talk to each other about anything (apparently*)

Sarah and David are two Metahumans powered by OpenAI's GPT-3. Sarah's prompt makes her believe in UFO's and David's prompt does not believe in them. The conversation between the two is completely generated by GPT-3 and filmed live.

The problem with that is the latency, like how Siri or Alexa have a pause.
*PS: Not my videos.
 
It looks much better than most of the videos I see out there. But not all the way up there.

Ziva Dynamics should be available to creators when VaM migrates to Unity 2022. That deforms the skin real-time by checking how muscle would move with the animation. Should make the lip sync look better too. UE5 also has support but I don't think the previous videos I posted made use of it.
 
Back
Top Bottom