<div dir="ltr">Hi there !<div><br></div><div>I'm new to the VTK world, and I'm a bit lost at the moment. </div><div>I need to get a volumetric rendering of .vtk files (structured points), like in Paraview ( see example here : <a href="http://imgur.com/qAKvynv">http://imgur.com/qAKvynv</a> ).</div><div><br></div><div>The HAVSVVolumeMapper example seems to do something very similar, but I'm unable to load my files : </div><div><br></div><div><div>ERROR: In c:\vtk\vtk-6.1.0\common\core\vtkDataArrayTemplate.txx, line 314</div><div>vtkIdTypeArray (029CCDC0): Unable to allocate 145475925 elements of size 4 bytes. </div><div><br></div><div>ERROR: In c:\vtk\vtk-6.1.0\common\core\vtkDataArrayTemplate.txx, line 314</div><div>vtkIdTypeArray (029CB710): Unable to allocate 72737961 elements of size 4 bytes. </div></div><div><br></div><div>My files are quite big (50-60 mo, almost 20 million points), but in Paraview it's loaded without any issues and the visualization is fast enough for my needs.</div><div><br></div><div><br></div><div>The SmarlVolumeMapper example seems to be able to do this kind of rendering, but I don't know how to use it with .vtk files, so if someone has some hints on how to achieve this, I'll be deeply grateful !</div><div><br></div><div><br></div><div>Thanks in advance,</div><div>Robin</div></div>