UNPKG

@acransac/vtk.js

Version:

Visualization Toolkit for the Web

22 lines (21 loc) 479 B
<table> <tr> <td> <button class='vrbutton' style="width: 100%">Send To VR</button> </td> </tr> <tr> <td> <select class='representations' style="width: 100%"> <option value='0'>Points</option> <option value='1'>Wireframe</option> <option value='2' selected>Surface</option> </select> </td> </tr> <tr> <td> <input class='resolution' type='range' min='4' max='80' value='6' /> </td> </tr> </table>