Skip to content

implemented new Lod metrics including an experimental ray-guided one.… #1241

implemented new Lod metrics including an experimental ray-guided one.…

implemented new Lod metrics including an experimental ray-guided one.… #1241

Workflow file for this run

name: MacOS
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'
- name: Build
run: bash ./build.sh