Oras Phongpanangam
Oras Phongpanangam
I'm using `Volume` and `legosurface` hoping to get a lego-style visualization of a voxel grid with only 0 and 1 values (drawing the voxels with value 1). I'm attaching a...
I am using vtkplotter with Trimesh in Jupyter notebook, but the k3d display takes about 5 seconds to load every time I run the cell with the ``show`` command. So...
The software I'm using exports separate meshes in obj file as groups ('g' prefix lines). Trimesh seems to be able to parse that, but I need to be able to...
Hi there. I'm trying to port to code to Python 3 utilizing Scipy's interface of L-BFGS-B for my project, and things seem to be possible so far. Problem is I...
### Describe the bug. The subghz module does not allow transmitting frequencies in the range ~433Mhz, saying "Transmission is blocked". According to the [Thai website](https://www.nbtc.go.th/spectrum_management/%E0%B9%81%E0%B8%9C%E0%B8%99%E0%B9%81%E0%B8%A1%E0%B9%88%E0%B8%9A%E0%B8%97/%E0%B8%95%E0%B8%B2%E0%B8%A3%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B3%E0%B8%AB%E0%B8%99%E0%B8%94%E0%B8%84%E0%B8%A5%E0%B8%B7%E0%B9%88%E0%B8%99%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B8%96%E0%B8%B5%E0%B9%88%E0%B9%81%E0%B8%AB%E0%B9%88%E0%B8%87%E0%B8%8A%E0%B8%B2%E0%B8%95%E0%B8%B4/National-Table-of-Frequency-Allocations-B-E-2555.aspx), this range is allowed for...
Issue: N/A (very small change) ### Brief Summary Update the FAQ page to include python 3.11 support. Was checking the FAQ and saw that python 3.11 wasn't listed as supported,...
Hi. Seriously amazing app, thank you so much for your work. I am on KDE-Plasma, Wayland, Arch Linux (RebornOS). Just tried installing the development branch. When I click and drag...
**Describe the bug** The lines in browser pane are drawn over each other and not refreshed correctly. There is also a frame in the shape of the original arrangement that...
Add binding code for igl::boundary_conditions and a test code for it.