@Sean Do we know if there are any active uses of stereo view? I don't think I've ever used it or heard of it being used - kinda inclined to retire it and simplify the code if there's no active use case.
@starseeker I've had similar thoughts in the past but didn't act on it because it's such a small code foot print in rt, it's a canonical cg101 coding task, and (probably more importantly) a pretty good example how and where to inject left+right eye rendering which is something needed for VR headsets, for example. If it's causing a problem, maybe worth considering, but I wouldn't just for sake of code simplification.
I was thinking more libdm/MGED/etc. rather than rt
Ah, I see! mged would be cool in VR (and I kind of remember doing that 20 years ago) but iirc only the ogl dm ever implemented it (it's like 5 or 10 lines of code).
Not terribly important to me in any regard. I mean, way more impactful is ogl still being busted on Mac. I haven't used ogl in a long time.
Last updated: Feb 12 2025 at 00:46 UTC