Lorenzo Gaifas
Lorenzo Gaifas
Yeah happy to pick it up in the coming weeks, thanks for solving conflicts :)
@djhoese what do you think, should this all be ported to `VolumeVisual` to make it handle anything, or should `ComplexVolumeVisual` just handle complex data and that's it?
Now that I look around, I see that we already have the `ComplexImageVisual` which basically follows the same api as this... So maybe for consistency, and given that the `ComplexImage`...
Created a new PR at #2539, closing here.
hey @marcel-goldschen-ohm, thanks for the interest and the link! Yes, I considered doing the same some time ago, but it takes some work and it didn't seem like a super...
I'm afraid not :/ see my latest comment above for some more details!
It was a problem on intel macs already. If you run the above code on the M1 do you get similar outputs?
> As for order independent transparency: it's not something vispy can do yet. There are plans for it, but no real implementation. > @petaflot See [https://github.com/glumpy/glumpy/blob/master/examples/transparency/commented-oit.py](https://github.com/glumpy/glumpy/blob/master/examples/transparency/commented-oit.py?rgh-link-date=2022-11-28T07%3A41%3A08Z) Right, let me rephrease...
@petaflot did you try my first suggestion? > what happens if you simply multiply all the coordinates of the points by, say, 100 (making everything 100 times bigger)?
@dagewa unfortunately it might be some time before this gets released. We just pushed `v0.4.17` yesterday, and the next planned release is `v0.5.0`, which will contain several breaking/big changes, so...