google / bigwheels

BigWheels is a cross-platform, API agnostic framework to build graphics applications.
Apache License 2.0
94 stars 37 forks source link

[glTF] Scenes with a camera are not rendered correctly #473

Open footballhead opened 6 months ago

footballhead commented 6 months ago

Some examples:

Expected Actual
image image
Expected Actual
image image

When the provided camera’s aspect ratio does not match the aspect ratio of the viewport, client implementations SHOULD NOT crop or perform non-uniform scaling (“stretching”) to fill the viewport.

Expected Actual
image image