-
ALE3D folks are interested in several new things in Axom (some of which are already in the development plan). Some follow-up is needed to refine requirements and use cases.
- [ ] Port octree to run…
-
Based on the conclusions in #6 and related to #15, we would like to investigate rendering the isosurfaces without JSMol.
@samreid said
> Perhaps when @jonathanolson has some free time, he could he…
-
maybe it makes sense to give the voxels lower weight if nearer to the isosurface in order to decrease the error . or just count voxels that have content that is at least 75 % right
-
When I try to run `create_macromolecule_models.ipynb`, the code gets stuck at the `select_isosurface` function. I chose the `data/templates/mrcs_10A/1qvr.mrc` protein. Any idea what could be the cause…
-
Hi, can you help me solve it? thank you!
-
Currently with swapping enabled if you attempt to save the mesh it will only save the memory of the isosurface that is currently on the GPU.
What is the best way to save the entirety of the mesh on b…
-
Hi, was looking for an email address and couldn't find any other way to contact you, sorry to make this an "issue"
I've been interested in meshing 3d fractals and most come with a distance function…
ghost updated
4 years ago
-
I have a set of registered slice images (density) I'd like to display in ngl as a volume (isosurface). Is that doable or do I need to convert the images to another format first that ngl understands?
garyo updated
5 years ago
-
### Describe the error
- I created a `custom_config.yml` in the same folder, and filled in some params (changed background color)
- run `manimgl animation.py HelloLaTeX`
### Code and Error
`cu…
-
Would this be reasonably easy to implement via the shaders, simply giving all a renderer's triangles an alpha value?
It would be useful for all renderers, but especially transparent isosurfaces wou…