-
Advanced Member
Frequent Contributor
gl_FragCoord
since this is read-only, is there any other way of updating a fragment's final resting place in the frame buffer or is there currently no way to move fragments around in the frame buffer using a fragment shader?
thanks.
-
Advanced Member
Frequent Contributor
Re: gl_FragCoord
No, you can't change a fragment's framebuffer position.
-- Tom
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules