# Installing ParaViewWeb

**URL:** https://discourse.paraview.org/t/installing-paraviewweb/8410
**Category:** Web Support
**Created:** [November 15, 2021, 6:16pm UTC](https://discourse.paraview.org/t/installing-paraviewweb/8410 "2021-11-15T18:16:42Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![jourdain](https://discourse.paraview.org/user_avatar/discourse.paraview.org/jourdain/32/11_2.png) [@jourdain](https://discourse.paraview.org/u/jourdain)
#### Post date: [March 30, 2022, 5:14pm UTC](https://discourse.paraview.org/t/installing-paraviewweb/8410/21 "2022-03-30T17:14:26Z")

</div>

In your pipeline you ran a filter to extract the outer geometry rather than doing Volume rendering directly (assuming that is what you are trying to do).

---

<div class="post-metadata">

### Author: ![simplyvish](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/e47774/32.png) [@simplyvish](https://discourse.paraview.org/u/simplyvish)
#### Post date: [March 31, 2022, 8:45am UTC](https://discourse.paraview.org/t/installing-paraviewweb/8410/22 "2022-03-31T08:45:59Z")

</div>

Thanks @jourdain I’m referring the examples and the online VTK class reference and they are helpful. I started with VTK from VTK-JS and now exploring Trame. So was comparing VTK-JS functions available in Trame and facing some difficulty there. Exploring more in to it.

---

<div class="post-metadata">

### Author: ![simplyvish](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/e47774/32.png) [@simplyvish](https://discourse.paraview.org/u/simplyvish)
#### Post date: [March 31, 2022, 8:48am UTC](https://discourse.paraview.org/t/installing-paraviewweb/8410/23 "2022-03-31T08:48:23Z")

</div>

Initially I rendered the volume directly but was only able to see outside box. Then was trying to extract shape fr which that filter was included. Will check again if I can get it work.

---

<div class="post-metadata">

### Author: ![simplyvish](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/e47774/32.png) [@simplyvish](https://discourse.paraview.org/u/simplyvish)
#### Post date: [April 6, 2022, 10:50am UTC](https://discourse.paraview.org/t/installing-paraviewweb/8410/24 "2022-04-06T10:50:28Z")

</div>

Hi, just for update I was able to render the vti file in required representation after changing the mapper from vtkDataSetMapper to vtkFixedPointVolumeRayCastMapper.

[Previous page](https://discourse.paraview.org/t/installing-paraviewweb/8410.md?page=1)
