-
I used AVIZO software to convert a series of tiff slices to pgm. However, the ./bin/pgmtonc code keeps terminating with the following warning after i tried to run it using one pgm slice and a pgm file…
-
Hi, I open this issue to ask you if it is possible to have a sort of readme where you explain from the beginning how to train a network using the modules that you provide. For example, my ideal tutori…
-
Searched Open SCAD docs and PuzzleCad examples/tutorials/docs.. I can see the global variable joint_inset, but nowhere does it explain the difference between that and the burr_inset.. Where would I lo…
-
![nfy0vxxg df4u _13zxe i3](https://user-images.githubusercontent.com/38347675/38815997-bc3600ce-41c7-11e8-8ae3-40edf2dfd6ac.png)
it is my product of generation799,i select IND_SIZE is 4*4*4 and POP…
-
Hi there, fellow voxel artist here.
I'd like to suggest some new features for the iPad app:
– Import of .VOX files in the full version;
– Grid option that shows grid on any voxels created to ea…
-
## Description
The default measurements for 3D objects (ConvexHull features from Vigra) are called area when (I think) they should be called volume.
[This file](https://github.com/ilastik/ilast…
-
Blocks you push up against to ascend (climb), or don't move forward to descend (unless crouching, to hang on stationary)
-
Some APIs allow either a static or a dynamic Shape by accepting a Shape as an argument. Example from block-mesh:
```
pub fn greedy_quads(
voxels: &[T],
voxels_shape: &S,
min: [u32; …
-
I am facing this weird issue which I'm not sure if it's visualization (ie: octovis) related or not. I am generating occupancy maps using insertPointCloud function. Now, if I generate a very small map …
-
Hey there,
The docs say that `VoxelGeneratorImage` generates a map from an image, infinitely, by repeating the image over and over.
I want to generate a finite map, that is, not repeating the im…