-
Hi! Nice plugin!
Couple of stuff to notice:
- seems like max\min feature is not in Master branch (still on a separate branch) and seems working
- my main problem now is that after modifications…
-
Can this library be used for augmenting 3d data where the third dimension is depth. Will the existing transformations be applicable. Any help/guidance here would be very helpful.
-
Galileo shapes can currently have vertices with Z coordinates, but support for transformations remains very rudimentary, available only via the `Transform` class. In theory one could even do projecti…
-
**Estimate**: 1-3d
This is related to another ticket about multi-select-then assign behavior.
Ideally, the right-click menu should present "union" options when multiple items are selected, inste…
-
Hello, iam new to nanovg and i have a question.
What would be the best way to draw rotating procedural gears?
Is nanovg capable to do that with paths?
Or do i have to calculate all transformat…
-
We may be able to apply transformations to the voxels themselves and avoid the middle step involving the 3D model itself
Worst case scenario we can use the voxel mesh to make the translations and t…
-
GeoPose supports describing the inner poses of objects.
Am I correct in understanding that this information is a small subset (limited to translation and orientation) of what can also be described …
-
**Describe the bug**
I'm trying to load this model: https://github.com/Flightradar24/fr24-3d-models/blob/master/models/a380.glb, I get a valid aiScene back, I can draw the meshes but something is not…
-
I was wondering if there is a way to use the X Y Z translations and the RPY angles from (maybe) the extrinsics.npz to show a graph of aligned points with average transformations. I was thinking that t…
-
I loaded the attached animated model in 5.2.0, and then saved it in another file. The animation looks different now, particularly the main model, perhaps because I didn't stop the animation. Both fi…