From 9c07c0e297e0490cb46babc7a3f89b93dda007c8 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Fri, 20 Nov 2020 09:18:40 +0200 Subject: [PATCH] Add note on build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff8255e..722575f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Projection mapping addon for openFrameworks that runs on the Raspberry Pi. It is The project started as master's thesis project by [Krisjanis Rijnieks](https://rijnieks.com) at the [Aalto Media Lab](https://www.aalto.fi/en/aalto-media-lab). Currently being developed during free time. Please [donate](https://ofxpimapper.com/) to create more free time. +Note on build status: GitHub Actions ubuntu-latest, windows-latest and osx-latest images are used with 64bit environments. + ## Introduction This repository contains the addon for [openFrameworks](https://openframeworks.cc). It is expected to be used as an extension for your custom openFrameworks project where you create a custom [FBO source](example_fbo-sources) that is being animated by an advanced process rather than a plain video.