WGLMakie.jl

WGLMakie.find_plots โ€” Method
find_plots(td::ThreeDisplay, plot::AbstractPlot)

Gets the ThreeJS object representing the plot object.

WGLMakie.flatten_buffer โ€” Method
flatten_buffer(array::AbstractArray)

Flattens array array to be a 1D Vector of Float32 / UInt8. If presented with AbstractArray{<: Colorant/Tuple/SVector}, it will flatten those to their element type.

WGLMakie.non_nan_segments_0 โ€” Method
non_nan_segments_0(vector::AbstractVector)

Returns 0 based indices for all line segments that aren't NaN