diff --git a/src/eventi/2021-04-07-web-xr-state-of-the-art.md b/src/eventi/2021-04-07-web-xr-state-of-the-art.md new file mode 100644 index 0000000..69a19cf --- /dev/null +++ b/src/eventi/2021-04-07-web-xr-state-of-the-art.md @@ -0,0 +1,26 @@ +--- +title: Web XR State of the ARt +image: /img/contents/aprile21.jpg +cover: /img/contents/what-is-webar-demo.png +date: 2021-04-21T17:00:18.170Z +date_end: 2021-04-21T18:00:00.000Z +permalink: /eventi/{{ page.date | dateslug }}/{{ page.fileSlug | slug }}/index.html +published: true +featured: true +event: + auto_meta: true + location: Facebook Live + speaker: Nicolò Carpignoli + speaker_bio: Nicolò Carpignoli is a Web XR Developer at Chialab (Bologna, Italy) + and an Invited Expert at W3C. From 2018 he is the maintainer AR.js. He is + also the author of Geo AR.js, the first Location-Based Web AR library, + written in Javascript. On 2019, along with a team of Open Source developers, + he contributed to the first Image-tracking system for Web AR. On 2020 he + becomes part of the W3C working on Accessibility for emerging technologies. + He is currently a PhD candidate at IUAV University, researching for new + technologies to help blind students in learning shapes and graphics using + multimodal strategies. + eventbrite: "149827850133" +--- +Web XR means to deliver AR experiences on the Web, using any browser, without even requiring to use specific devices, like headsets. +In this talk, I will show all technologies and platforms available, in 2021, to build Web XR experiences for free, highlighting pros/cons, devices, support and future plans for each of them. This talk has been thought to be a good way to start with WebAR. \ No newline at end of file diff --git a/static/img/contents/aprile21.jpg b/static/img/contents/aprile21.jpg new file mode 100644 index 0000000..d544a6a Binary files /dev/null and b/static/img/contents/aprile21.jpg differ diff --git a/static/img/contents/what-is-webar-demo.png b/static/img/contents/what-is-webar-demo.png new file mode 100644 index 0000000..00bbd7c Binary files /dev/null and b/static/img/contents/what-is-webar-demo.png differ