Nart Hna
Nart Hna
Hi @dlegland, I am aware of that function. However, unfortunately, the application I'm thinking about requires the polygon to be concave!
Of course it is fine. You have no idea how much I utilise your library. Thanks for being great!
Use this code: ```python from PyQt5 import QtWidgets from vispy import scene, color import numpy as np class Plotter3D(QtWidgets.QWidget): def __init__(self, parent): # Create a canvas to draw super().__init__(parent) canvas...
@almarklein Pragmatically, it's quite likely the user won't have an use case for FOV = 0. So I guess to avoid complexity in the math, setting the limit to be...
Any update for this? I would benefit greatly if this is possible.
@conorevans I had the exact same issue here. I thought I have gone mad. Why we didn't update the README.md?
I have the same problem (MacBook Pro M2) Blender itself has no problem using Magic Mouse for zooming, but BlenderGIS has. Switching to a normal mouse seems to work fine.
@mac4kent how did I switch to a normal mouse? I just buy a normal wireless mouse.
@mac4kent You don't need Windows to use Windows mouse. I know this because I'm using one right now with my Mac. Unless you mean you don't have a 3 button...
I ran into the same issue, I hope this get improve one day :).