Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #365

Closed
Open
Created Sep 12, 2011 by Sebastian Volke@volkeOwner

-RM-40-MR-Colormap for vector texture is still only correct if not interpolated

Meaning we have many small artifacts which are black lines. They result from interpolation of opposing directions as Sebastian commented the following in the old ticket system:

This is because vectors are assumed to be in [0,1] in each component. This is simply wrong. It is fixed in my personal repo and will be merged soon. A general problem stays. How to show negative vector components? Maybe someone can post some document where this is addressed explicitly.

Alex commented:

It seems that scaling them to [0,1] does not help alone even if negative values are handled correctly. I have a solution that works nearly. The remaining problem is that interpolation of the vectors does not work properly because they can point in opposite directions if they are eigenvectors.

and:

Ok, it works if I turn off interpolation of the texture. As a first solution this will be the default for vector data sets. For interpolated textures there is still the problem of interpolating between eigenvectors of different sign. See attached image. This is left as future task.

!VectorDataSet_as_default_texture_uninterpolated.png! !VectorDataSet_as_texture_interpolated.png!

(from redmine: created on 2011-09-12, closed on 2012-08-11)

Assignee
Assign to
OpenWalnut 1.3
Milestone
OpenWalnut 1.3
Assign milestone
Time tracking