-
I think vehicles (such as trains) should be composed of smaller voxel grids independent of the world. The main difficulty posed by this is probably physics handling.
-
### Describe the bug
While using shaders, dynamic light does not work, but it does without shader
### Steps to reproduce
_No response_
### Expected behavior
_No response_
### Additional context
…
-
**Describe the bug**
The API client has fields `Tomogram.size_x`, `Tomogram.size_y`, and `Tomogram.size_z` containing the volume size in voxels. They don't exist for the TiltSeries model, but would b…
-
### Description
Originally logged in swift-docc-plugin as https://github.com/swiftlang/swift-docc-plugin/issues/99
I found that adding snippet connect (`Snippets/somefile.swift`) to a caused the p…
heckj updated
3 weeks ago
-
![image](https://github.com/user-attachments/assets/bf908d02-75e8-4557-8abc-d7ee7e9eb4cb)
-
Hello, I was uploading my tiff files using 'settings.voxelSize = mr.Vector3f( )' and 'volume = mr.loadTiffDir(settings)'. Then, I got a 3D volume. But the coordinates have changed. How can I avoid th…
-
Dear Robbert,
Thanks again for making MDT available to the community.
I'd like to know if there is a way to specify the number of processed image voxels during the fitting procedure.
It seems…
-
Thanks for the great work.
I had two questions:
1- Is it possible to add/aggregate VDB Tensors such that voxels that coincide are averaged or aggregated using an arbitrary function that the user…
-
Hello,
I tried to upload skeletons to neuroglancer using the following function:
`vol.skeleton.upload_raw(777, skel.vertices, skel.edges) `
after creating a skeletons layer:
```
info_seg = …
-
This is the design of an upcoming change to how blocky voxels work.
The changes cover:
- A new system of attributes, initially allowing to setup rotations, but can be used in the future for more…