korlibs / korge-k3d

MIT License
2 stars 4 forks source link

Clipping support for Stage3DView #9

Closed QuasiStellar closed 8 months ago

QuasiStellar commented 8 months ago

Being able to set width / height of the view and configure clipping in a way similar to FixedSizeContainer would be great.

The obvious usecase are coop games where the screen is split into 2 sections each with its own camera - one for each player.