Skip to content

Type piracy from MsgPack + GeometryBasics #10

@tkemmer

Description

@tkemmer

We currently rely on type piracy to visualize spheres and cylinders through JSServe:

MsgPack.msgpack_type(::Type{Cylinder3{T}}) where {T} = MsgPack.StructType()
MsgPack.msgpack_type(::Type{Sphere{T}}) where {T} = MsgPack.StructType()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions