Skip to content

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

Notifications You must be signed in to change notification settings

RuoyanMeng/vtkMultiTextureObjectHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages