We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
尝试着自己捣鼓了一下,但是不太行,相机画面就直接没了,debug了半天暂时自己能得出的结论就是: 相机画面是直接用WebGL渲染的,一旦把renderer里的东西渲染到renderTarget上相机画面就丢掉了
所以想问下目前有VisionKit+Three.js的后处理解决方案没有,跪求
The text was updated successfully, but these errors were encountered:
No branches or pull requests
尝试着自己捣鼓了一下,但是不太行,相机画面就直接没了,debug了半天暂时自己能得出的结论就是:
相机画面是直接用WebGL渲染的,一旦把renderer里的东西渲染到renderTarget上相机画面就丢掉了
所以想问下目前有VisionKit+Three.js的后处理解决方案没有,跪求
The text was updated successfully, but these errors were encountered: