Tyler.jl
Tyler.jl copied to clipboard
PointClouds 1.0
Weirdly enough, GLMakie crashes the AMD driver on linux/windows. I have a ryzen 395+, which is pretty new, so could be AMDs drivers fault. WGLMakie does work though.
Ok, I figured out the issue here. It turns out that you can't run resolve before instantiate on CI. I solved that in #154 and will merge that shortly
Looks like the image on CI is completely whited out, somehow?
https://makieorg.github.io/Tyler.jl/previews/PR152/examples/map-3d#PointClouds
Yeah looking into a fix right now!