# HardwareSelector examples

**URL:** https://discourse.vtk.org/t/hardwareselector-examples/13776
**Category:** Support
**Created:** [April 23, 2024, 1:04pm UTC](https://discourse.vtk.org/t/hardwareselector-examples/13776 "2024-04-23T13:04:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![whereismymoney](https://discourse.vtk.org/user_avatar/discourse.vtk.org/whereismymoney/32/6859_2.png) [@whereismymoney](https://discourse.vtk.org/u/whereismymoney)
#### Post date: [April 23, 2024, 1:04pm UTC](https://discourse.vtk.org/t/hardwareselector-examples/13776/1 "2024-04-23T13:04:24Z")

</div>

The vtk.js HardwareSelector example is truly amazing:  
[link](https://kitware.github.io/vtk-js/examples/HardwareSelector.html)  
Is there Python or C++ version of this available?  
The Python HardwareSelector example is a great example, but does not have all of the features of the example above.  
[https://examples.vtk.org/site/Python/Visualization/HardwareSelector/](https://examples.vtk.org/site/Python/Visualization/HardwareSelector/)

---

<div class="post-metadata">

### Author: ![jaswantp](https://discourse.vtk.org/user_avatar/discourse.vtk.org/jaswantp/32/10046_2.png) [@jaswantp](https://discourse.vtk.org/u/jaswantp)
#### Post date: [July 22, 2024, 9:29pm UTC](https://discourse.vtk.org/t/hardwareselector-examples/13776/2 "2024-07-22T21:29:53Z")

</div>

I’d like a similar example in C++/python as well. Better in C++, so it has a live web demo through wasm. Let me see if I can put something together.
