Jump to content

When will the update be published?


okocha1337

Recommended Posts

  • 2 months later...

Hi @okocha1337,

Is there a specific effect you would like to achieve?

In general, you can look into Sample2 in the Demo project and the script ViveSR_Experience_DepthControl.cs.

To change the the look of depth image, you can modify the shader script colormapShader.shader. 

As for your last question, it looks unstable because the depth module updates every frame. You can limit the max fps by calling SRWorkModule_API.SetDepthMaxFps(int max_fps).

Regards,
Renee

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...