Kyle I S Harrington

Results 158 issues of Kyle I S Harrington

Currently the default values are ad hoc constants, but the default values should be extracted from the mesh's coordinates.

I'm looking into a file chooser that works for both Files and Directories (e.g. should work with tif and n5 datasets which are directories). i presume the place to introduce...

**Describe the bug** When I run LineExample on the current version of main with azul zulu 21, the lines are rendered as triangles. I also get this output: ``` [main]...

https://github.com/scenerygraphics/scenery/blob/1afdbbb3643676dd60e6049862654b2b8a840e66/src/main/kotlin/graphics/scenery/volumes/Volume.kt#LL221C26-L221C26 I ran into this when trying to write some Java code to create RAISources.

We need to modify these variables in subclasses, so they should be protected instead of private. https://github.com/scenerygraphics/scenery/blob/6b2aa7d293e44db12c58b86cdcb2ef635b31327b/src/main/kotlin/graphics/scenery/controls/behaviours/ArcballCameraControl.kt#L33-L35

I was looking at https://github.com/scenerygraphics/sciview/issues/334 and added PointCloud's pointRadius to sciview's Properties, but it doesn't actually change the visual: https://github.com/scenerygraphics/sciview/commit/a17d4ee09d673660c81b2287dbe3bb83e964e7ac I tried messing around with an extension function that would...

**Describe the bug** When you're zoomed out (tested in sciview) the scene becomes jittery when you interact with it, see: https://github.com/scenerygraphics/scenery/assets/400105/ad20c2af-9ff2-4a93-b684-f1c1f6767c15 **To Reproduce** Testing on https://github.com/scenerygraphics/sciview/pull/532 (but i think the...

lol To reproduce: - Run LinesDemo in sciview Tagging @skalarproduktraum @moreApi

1.0.0

I have an image that was converted to a short instead of a byte and it demonstrated this issue: I think we probably want to be able to adjust the...