JPLost

Results 5 issues of JPLost

Is there build guide for windows 11 and python 3.12? I have only found reference for newer linux version.

I was looking through documentation and noticed that this are has been not talked about a lot. Is it possible to use F3D with pyimgui?

https://polyscope.run/py/features/callbacks_and_UIs/#creating-custom-uis ``` #If we want to use local variables & assign to them in the UI code below, # we need to mark them as nonlocal. This is because of...

On page https://polyscope.run/py/features/messages/ the code example on last line does not work. Does not print error message to Polyscope window. Python 3.9 and PyCharm 2024.1.1 (Community Edition) ```py # Generating...

Could you add Tkinter example for python to your python example files? This is free to use simple code. [Tkinter.zip](https://github.com/jonwright/pyopengltk/files/15446610/Tkinter.zip)