tufeixp
tufeixp
For those slow streaming videos(and pictures), the opening process will freeze the Unity main thread and user can do nothing about it! It's a terrible user experience!
Looks like unity's texture loader has some issue with such kind of png texture exported by microsoft's DirectXtex tool, the original file is a dds tga file, and exported to...
Able to connect and preview, unable to download any file or browse image files!
Just with to know if https://github.com/thygate/stable-diffusion-webui-depthmap-script extension can be supported?
Face tracking becomes unstable when try to set aspect ratio to 16:9 other than 1:1, using a webcam in editor.
Why not add a feature to convert stereogram to anaglyph or sbs stereographic picture and view it on a 3d TV?
I was playing the demo project with a stereo cameras, with resolution support like 640x376(single view),1280x376(dual views), 2560x800, 3840x1080. However, not matter how high I config the previewResolution and MP4Recorder.videoWidth,...
Does the iw3 project support importing transparency png and exporting with alpha channel keeped?
When exporting, add an option to allow add padding to the file with 0's for spherical harmonics, and make ply files generated by Trellis and HumanGaussian compatible with renderer defined...
It'd be nice if this repo can support runtime loading of ply splat format, like this repo have done: https://github.com/clarte53/GaussianSplattingVRViewerUnity Also, I find the ply models generated by using: https://github.com/alvinliu0/HumanGaussian/tree/main?tab=readme-ov-file#pretrained-models...