Skip to content

feat: render svg directly in 2d and 3d context #170

feat: render svg directly in 2d and 3d context

feat: render svg directly in 2d and 3d context #170

Workflow file for this run

name: Canvas Native
on: [workflow_dispatch]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-18.04
steps:
- name: Checkout
- uses: actions/checkout@v3