wechat-miniprogram / wechat-miniprogram/miniprogram-demo
想问下VisionKit+Three.js能用后处理吗
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.2k
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 2
Description
尝试着自己捣鼓了一下,但是不太行,相机画面就直接没了,debug了半天暂时自己能得出的结论就是:
相机画面是直接用WebGL渲染的,一旦把renderer里的东西渲染到renderTarget上相机画面就丢掉了
所以想问下目前有VisionKit+Three.js的后处理解决方案没有,跪求
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names VisionKit and Three.js but no repository file or test. Start by tracing the renderer/renderTarget camera-rendering path in the relevant demo, then establish whether post-processing can preserve the camera feed and document a reproducible supported approach or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, three.js
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100