Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2024
1 parent ede09c6 commit e0112a6
Show file tree
Hide file tree
Showing 31 changed files with 16 additions and 16 deletions.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion emscripten/examples/HelloPangolin/HelloPangolin.js

Large diffs are not rendered by default.

Binary file modified emscripten/examples/HelloPangolin/HelloPangolin.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion emscripten/examples/SimpleDisplay/SimpleDisplay.js

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimpleDisplay/SimpleDisplay.wasm
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimpleDisplayImage/SimpleDisplayImage.wasm
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimpleMultiDisplay/SimpleMultiDisplay.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion emscripten/examples/SimplePlot/SimplePlot.js

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimplePlot/SimplePlot.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion emscripten/examples/SimpleRecord/SimpleRecord.js

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimpleRecord/SimpleRecord.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion emscripten/examples/SimpleVideo/SimpleVideo.js

Large diffs are not rendered by default.

Binary file modified emscripten/examples/SimpleVideo/SimpleVideo.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ git clone --recursive https://github.com/stevenlovegrove/Pangolin.git

## Dependencies ##

*Pangolin* is split into a few *components* so you can include just what you need. Most dependencies are *optional* so you can pick and mix for your needs. Rather than enforcing a particular package manager, you can use a simple [script](https://github.com/stevenlovegrove/Pangolin/blob/master/scripts/install_prerequisites.sh) to generate a list of (**required**, **recommended** or **all**) packages for installation for that manager (e.g. apt, port, brew, dnf, vcpkg):
*Pangolin* is split into a few *components* so you can include just what you need. Most dependencies are *optional* so you can pick and mix for your needs. Rather than enforcing a particular package manager, you can use a simple [script](https://github.com/stevenlovegrove/Pangolin/blob/master/scripts/install_prerequisites.sh) to generate a list of (**required**, **recommended** or **all**) packages for installation for that manager (e.g. apt, port, brew, dnf, pacman, vcpkg):

```bash
# See what package manager and packages are recommended
Expand Down

0 comments on commit e0112a6

Please sign in to comment.