-
Example code:
```py
import pyvista as pv
polygon = pv.Rectangle()
poly = polygon.extrude((0, 0, 1), capping=True)
poly.plot_normals(faces=True)
```
Result:
```
Traceback (most recent call l…
-
Absolutely love this package and think its like 95% of the way there, you have done an amazing job with this but I am having one problem with coplanar faces:
**Describe the bug**
After a second …
-
Hi - I found your library very useful for my last PyWeek entry [What The Frog?!](https://pyweek.org/e/wasabi27/).
But I ended up having to vendor the library (as a git submodule).
Have you thoug…
-
### Discussed in https://github.com/maplibre/maplibre-native/discussions/1836
Originally posted by **christian2701** November 3, 2023
Hello everyone, we are currently working on a conversion …
-
**Describe the project you are working on:**
[Goost](https://goostengine.github.io/) - Godot Engine Extension.
I've previously implemented polygon boolean operation methods in Godot: godotengine/g…
-
**I used bottle.py to retrain on my custom dataset here is the exact code:
!python bottle/bottle.py train --dataset=/content/Mask_RCNN/samples/bottle/dataset --weights=coco**
Using TensorFlow back…
-
`2015-01-09 17:30:45`
This post describes an algorithm for transforming tilemaps into a level's collision geometry. Here's a high level description of it:
```lua
-- grid creation
for each tile…
-
Is there a way to download an STL with multiple parts? I'm using the mentioned model below as part of a multi part model with parts that fit exactly together (ie: the word is cutout of a box but also …
-
I have written a small utility to perform a Boolean operation on a single base object by the union one or more other objects. The code works exactly as designed and is not part of the issue (a simpli…
-
# Background
" We are looking for the same values and they are pretty close but not the same. I had to retouch some (not all) of the volumes manually so for these some variation is to be expected."
"…