Object with outline

Try commenting out line 121 in the apply-outline.js script (horizontalFov etc.), since the original Model Outline project used the orbit-camera.js scripts.

In those scripts there is a checkAspectRatio method running initially and on window resize, the outline effect is following that logic. If you aren’t using the orbit-camera script then comment out that line and you will be fine.