10월 23, 2007

vtk pipeline from implicit functions

게시됨: C++, 프로그래밍, vtk , 시간: 1:04 am by KJ

The basic vtk pipeline is

Source->Filter->Mapper->Renderer

If a source is well-defined as an Algorithm in the vtk library already, it is simple to follow the pipeline.

It seems that an appropriate routine needs to be derived when an object is generated from an implicit function.

Object as an implicit function -> Sample function -> Filter (such as contour filter) -> Mapper ->Actor -> Renderer

팔로우

모든 새 글을 수신함으로 전달 받으세요.