Skip to content

yacineammari/VTK-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTK-Project

vtk

The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, and extensive 2D plotting capability.

in this project, we were asked to read a 3D molecule of our choice and use the technique learn in our course to display the name of each atom whenever the moue hover on it. for that, we used vtkPropPicker class to pick the actor/prop of every atom and then display its name.

An example of the molecule of TNT or Trinitrotoluene

til

An example of the possible interaction with the molecule

til

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages