Skip to content

Re-implemented math classes to enable raycasting and improve precision #326

Re-implemented math classes to enable raycasting and improve precision

Re-implemented math classes to enable raycasting and improve precision #326

Workflow file for this run

name: macOS
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: perform setup
run: ./scripts/setup.sh
- name: build all targets
run: make