LuxCoreRender / LuxCoreRender/BlendLuxCore

Implement stereoscopy support

Open
#552 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.