General Technical Notes
About this page
This page is used to keep brief technical notes of general interest.
pyvista
A simple way to test out the graphics, including problematic cases like GL on a Mac:
python -c "import pyvista as pv; pv.examples.load_airplane().plot()"
Mitsuba 3
Initial testing
A sandbox repo has been created to test out various modalities of rendering using the Mitsuba 3 package.