LuxCoreRender / LuxCoreRender/BlendLuxCore
Implement stereoscopy support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 877
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if you could render stereoscopic images with Luxcore out of the box (e.g. as in this tutorial https://www.youtube.com/watch?v=OMGxpJKmLn0). From what I see in the code (https://github.com/LuxCoreRender/BlendLuxCore/blob/f77112e8969918415ddc26d2336a5dd15bc5d029/ui/camera.py#L518), there are already some provisions for it, but the output properties 'Stereoscopy' section is still not visible.
If this sounds like an interesting feature, I'd be happy to look at this if given some pointers.
Thanks for all your hard work!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
Start with ui/camera.py around the referenced line and inspect the existing provisions for stereoscopy and the output-properties UI. Use the linked tutorial to understand the requested behavior; the work is done when the Stereoscopy section is available in output properties and stereoscopic images can be rendered with LuxCore.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100