Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Simple VTK Transform Widget

## Overview
Expand All @@ -11,7 +13,7 @@ This project implements a VTK (Visualization Toolkit) transform widget with 2 st
## Features

- Interactive 3D transformation widget.
- Supports translation, rotation ans scale of 3D objects.
- Supports translation, rotation and scale of 3D objects.
- Follow the widget/represent implementation to decouple Event Processing from Widget Geometry.
- MIT License for easy integration into your own projects.

Expand Down