Skip to content

[ALVR-OpenXR-Engine] Ask a question about black perspective #98

@geshijie123

Description

@geshijie123

First of all, I would like to thank all developers for their hard work.
I looked up the packaging logic of korejan/ALXR-nightly (github.com) , as well as the dependent ALVR project and ALXR engine code,
Found several ways, it seems that you can modify the perspective color.

  • ALVR-OpenXR-Engine project src/alxr_engine/options.h GetBackgroundClearColor (TransparentBlack, Black)
  • ALVR project alvr/experiments/graphics/src/ lib.rs execute_default_pass (load: Load Op :: Clear (Color :: Black))
  • ALVR project alvr/experiments/server _compositor/src/compositing.rs draw < 'a > (load: Lo a dOp :: Cle a r (Color :: BLACK))

I tried to modify these parameters from black to green, but there was no effect after re-compiling, the apk link streamvr is still black perspective.
So I thought it would be better to have a familiar developer tell me where to modify, or develop a custom option for users to modify themselves.
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions