Skip to content

NormalAttrib: default props to 0 instead of undefined

Martin Heistermann requested to merge normalattrib-initialize-0 into master

Avoids really ugly rendering problems / crashes in OF for uninitialized normals. Performance penalty should be negligible.

Merge request reports