-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It might be possible to check, for any attribute that as pos
in the name like position
, aPosition
, a_position
that you want to check for W = 0? See #3
This would basically be, if attribute is named .*pos.*
and attribute is size = 4, then read through buffer and check that W != 0. I don't know if it's worth it. Most people use size = 2 or size = 3 for position.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request