Gouraud Interpolation

   1241   2   0
User Avatar
Member
113 posts
Joined: July 2005
Offline
Greetings Side FX folks!

I'm trying to simulate old fashioned Gouraud interpolation as a demonstration for my students.
However, I'm pretty sure the rasterizer, by default, uses bi-linear interpolation to interpolate the normal across the surface before the pixel/fragment shader. Gouraud does things in reverse. It computes the color at each vertex then interpolates the color.

Is there a way I can invoke old fashioned Gouraud shading?
User Avatar
Member
142 posts
Joined: Aug. 2009
Offline
Hm Just feed that on OLD POINT SOP I have only h 16.5 it works for me
hihihi
https://www.sidefx.com/forum/topic/72489/ [www.sidefx.com]

Attachments:
BILIONpatterns25.jpg (394.5 KB)

User Avatar
Member
113 posts
Joined: July 2005
Offline
Sorry srletak76,

I'm afraid I don't understand the reference. What will the old point SOP gain you if the rasterizer is still going to use bi-linear interpolation to distribute the vertex attributes?

Groovy patterns! I don't understand the context, (Bear of little brain ), but very interesting look!
  • Quick Links