You just need to perform the inverse of the multiplication by yourself: world space * camera/view matrix = camera/view space * projection = clip space / position.w = NDC space * glViewPort = window/screen coordinates
Free forum by Nabble | Edit this page |