c++ - problem with shadow volume using opengl -


i cannot figure out solution shadown projections using shadow volumes , stencil buffers. problem can viewed in: www.dt.fee.unicamp.br/~ricfow/shadowproblem.avi

in other video: www.dt.fee.unicamp.br/~ricfow/shadowproblemaux.avi faces associated silhouettes have been draw, blue means front face , red face.

what problem?

problem solved. edges beloging silhouettes being extruded twice. thanks.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -