Visualization: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 45: Line 45:


=== Compiling ParaView with OSMesa ===
=== Compiling ParaView with OSMesa ===
Since the VM does not have access to a GPU (most Cloud West VMs don't), we need to compile ParaView with OSMesa support so that it can do offscreen (software) rendering. The default configuration of OSMesa will enable SWR (Intel's software rasterization library to run OpenGL). What you'll end up with is a ParaView server that uses OSMesa for offscreen CPU-based rendering without X but with both llvmpipe and SWR drivers built.


Back on the VM, compile cmake::
Back on the VM, compile cmake::
cc_staff
292

edits

Navigation menu