Menu

#476 Texture Face Normals reversed in editor windows.

None
closed-fixed
nobody
None
7
2014-12-28
2014-03-01
Luke S
No

User Strider52 (Bill) noticed this one a couple of years ago. To reproduce:

  • Set one of the view fields with the attached file to "Textured"
  • Note what colors display, both on the side facing you, and on the back.
  • Now raytrace those same views. Note difference. (Colors are reversed)

Inspection of the layered texture that is applied to these objects, and the objects themselves, suggest that the Raytracer is correct, but that the TexturedVertexShader is somehow swapping face sets.

1 Attachments

Discussion

  • Luke S

    Luke S - 2014-03-04

    Today, I took the time to set up the opengl interactive rendering. This bug happens there as well. So, not part of the canvasDrawers.

     
  • Luke S

    Luke S - 2014-12-27
    • Group: -->
    • Priority: 5 --> 7
     
  • Luke S

    Luke S - 2014-12-27

    Peter, any chance that this one could get looked at for 3.0.1? I do recall that I looked into the source when this was originally added, but could not find anything. Iv'e done a little more testing, and this bug does show up on all of the basic mesh types, including polymesh objects.

    This has got to be a reversed sign, or a matrix operation done in the wrong order... just didn't understand enough what I was looking for.

     
  • Peter Eastman

    Peter Eastman - 2014-12-28

    I checked in the fix. It will be in 3.0.1.

     
  • Peter Eastman

    Peter Eastman - 2014-12-28
    • status: open --> closed-fixed
     

Log in to post a comment.