# VTKExamples Supports New VTK Module API

**URL:** https://discourse.vtk.org/t/vtkexamples-supports-new-vtk-module-api/238
**Category:** Announcements
**Created:** [February 7, 2019, 6:22am UTC](https://discourse.vtk.org/t/vtkexamples-supports-new-vtk-module-api/238 "2019-02-07T06:22:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lorensen](https://discourse.vtk.org/user_avatar/discourse.vtk.org/lorensen/32/20_2.png) [@lorensen](https://discourse.vtk.org/u/lorensen)
#### Post date: [February 7, 2019, 6:22am UTC](https://discourse.vtk.org/t/vtkexamples-supports-new-vtk-module-api/238/1 "2019-02-07T06:22:10Z")

</div>

We are pleased to announce that the VTK Examples Project now works with both the old and new vtk module API. The new VTK Module API is a complete replacement for the old API.

- The VTKExamples individual examples and CMakeLists files support both APIs. For example, see this example:  
[https://lorensen.github.io/VTKExamples/site/Cxx/Medical/TissueLens/#cmakeliststxt](https://lorensen.github.io/VTKExamples/site/Cxx/Medical/TissueLens/#cmakeliststxt)

- Also, the stand-alone build supports both APIs.

**Caveats:**

- The VTKExamples now require cmake 3.3 or higher.

- The VTKExamples will no longer be available as a Remote Module. We hope to offer it as an External Project in the next month.

Please visit the VTKExamples Project at:  
[https://lorensen.github.io/VTKExamples/site/](https://lorensen.github.io/VTKExamples/site/)

and follow project update at:

> **[VTK Examples](https://www.researchgate.net/project/VTK-Examples)**
>
> VTK Examples | The Visualization Toolkit is a large, powerful C++ library for 3D visualization. The VTK Examples demonstrate how to use VTK functionalities. There are also examples specifically to demonstrate how to write code as a VTK filter using...

Bill and Andrew
