Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

vtkMultiTextureObjectHelper

Enabling vtk multiple texture for vtkTextureObject with self defined texture units.

To use this helper, add these lines to your CMakeLists.

find_package(VTK COMPONENTS
        vtkRenderingOpenGL2
        QUIET)

About

Enabling vtk multiple texture for vtkTextureObject with self defined texture location.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages