Synchronizing two viewports in Rhino
By using the hidden/undocumented command ‘TestMooCow,’ you can synchronize two viewports in Rhino. It will link/unlink two viewports to pan/zoom/rotate in sync.
The weblog of the Block Research Group
By using the hidden/undocumented command ‘TestMooCow,’ you can synchronize two viewports in Rhino. It will link/unlink two viewports to pan/zoom/rotate in sync.
Python Triangle is a python wrapper around Jonathan Richard Shewchuk’s two-dimensional quality mesh generator and delaunay triangulator library. According to the Python Triangle docs, installation is straightforward. However, at least on my system, it didn’t work right out of the box. Luckily, the fix is quite simple.