[OpenWalnut-Dev] Colormapper

Sebastian Eichelbaum eichelbaum at informatik.uni-leipzig.de
Wed Jun 1 12:59:09 CEST 2011


Hi List

I saw that the following modules are ported to the new colormapping:

* functionalMRIViewer
* arbitraryPlane
* lineGuidedSlice
* splineSurfcae

Nice. Thank you. I will remove overlayAtlas now.

Bye
Sebastian

On Fri, 06 May 2011, Sebastian Eichelbaum wrote:

> Hi List
> 
> I now removed the old colormapping and the old nav-slices. The new ones are not yet complete (no support for these side views). I also ported some common modules which STILL (after is several times asked you to do so) where not ported. The following modules are not ported and disabled currently:
> 
> modules/overlayAtlas
> modules/functionalMRIViewer
> modules/splineSurface
> modules/lineGuidedSlice
> modules/arbitraryPlane
> 
> I will port arbitraryPlane. YOU fix the rest as I do not know what they do or how they work. If not, I will remove them on 31.5.11.
> 
> Additionally, I will bring back the navigation views to the new nav slice module.
> 
> Again: The new colormapping can't be simpler. You will spend the most of the porting-time for cleaning up your own mess ...  well ... sorry your own 500 lines of copy-and-paste stuff! Simply call "WGEColormapping::apply( m_myNode, m_myShader );". In your vertex shader, call "colormapping()" and in your fragment shader, call " vec4 col = colormapping()". Have a look at the marching cubes shader for an example.
> 
> Bye
> Sebastian
> 
> -- 
> Dipl.-Inf. Sebastian Eichelbaum
> Universität Leipzig
> Institut für Informatik
> Abteilung Bild- und Signalverarbeitung
> PF 100920
> D-04009 Leipzig
> _______________________________________________
> OpenWalnut-Dev mailing list
> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
> 

-- 
Dipl.-Inf. Sebastian Eichelbaum
Universität Leipzig
Institut für Informatik
Abteilung Bild- und Signalverarbeitung
PF 100920
D-04009 Leipzig


More information about the OpenWalnut-Dev mailing list