-
distance-field texture magnification algorithm
Hello,
We are implementing a fragment shader used to render a high-resolution version of a low resolution texture onto a single quad covering the entire viewport of an OpenGL rendering view. The algorithm we are attempting to implement is a variation based on the one referred to in Valve's SIGGRAPH 07 paper written by Chris Green, see link below.
https://dl.dropbox.com/u/14929593/SI...nification.pdf
Is there any open source implementation of a similar algorithm anywhere or would anybody be knowledgeable and willing to help on implementing such algorithm? (either on a free/credit attribution or paid remuneration basis)
Thank you,
-ekscrypto
Last edited by ekscrypto; 06-26-2012 at 10:48 AM.
-
(click to see larger version)
screenshot of our current algorithm at work.
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