From 446fe57f8842f271fcde203bc964cb2b8c31a731 Mon Sep 17 00:00:00 2001 From: "Trevor F. Smith" Date: Mon, 11 Jan 2021 16:43:24 -0800 Subject: [PATCH 1/2] Start issue 34 --- content/034.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/034.yaml diff --git a/content/034.yaml b/content/034.yaml new file mode 100644 index 0000000..f439be2 --- /dev/null +++ b/content/034.yaml @@ -0,0 +1,15 @@ +date: 2020-01-19 +overview: > + Overvew here in markdown + +signed: IWW byline here +links: + - + title: Link title here + url: https://example.com/link + author: Author here + authorLink: https://example.com/link-author + category: + - Category here + content: > + Summary content goes here in markdown From 289a93f9560f582fa5663b8770843d44fdfb3f60 Mon Sep 17 00:00:00 2001 From: "Trevor F. Smith" Date: Mon, 18 Jan 2021 18:27:03 -0800 Subject: [PATCH 2/2] Edited issue 34 --- content/034.yaml | 53 ++- docs/emails/034.html | 812 +++++++++++++++++++++++++++++++++++++ docs/issues/034/index.html | 117 ++++++ 3 files changed, 973 insertions(+), 9 deletions(-) create mode 100644 docs/emails/034.html create mode 100644 docs/issues/034/index.html diff --git a/content/034.yaml b/content/034.yaml index f439be2..54f6d8d 100644 --- a/content/034.yaml +++ b/content/034.yaml @@ -1,15 +1,50 @@ date: 2020-01-19 overview: > - Overvew here in markdown - -signed: IWW byline here + With 2021 in full swing, the immersive web community has maintained the momentum from last year to bring more features to engines, more experiences for end users, and more integrations with third party web APIs to create the sort of interactive and interconnected applications that are unique to the [wider web](https://potassiumes.org/wider-web/). +
+ Register your API tokens, fire up a fediverse node, pierce the magic circle, and validate your JSON because it's time for another issue of the Immersive Web Weekly! +signed: Trevor Flowers links: - - title: Link title here - url: https://example.com/link - author: Author here - authorLink: https://example.com/link-author + title: WebXR Meetup in 2021 + url: https://www.meetup.com/Web-VR/ + author: + authorLink: category: - - Category here + - event + content: The international, all-virtual [WebXR Meetup](https://www.meetup.com/Web-VR/) kicks off this years with [Ada Rose Cannon presenting](https://www.meetup.com/Web-VR/events/275691745/) the "latest and greatest with the WebXR Device API and more!" + - + title: PlayCanvas Ships Depth Sensing, Image Tracking, and DOM Overlays + url: https://playcanvas.com/ + author: Maksims Mihejevs + authorLink: https://twitter.com/mrmaxm + category: + - engine + content: > + PlayCanvas engine [update 1.38](https://github.com/playcanvas/engine/releases) shipped with immersive-web-specific features like depth sensing, image tracking, input source squeeze events, and DOM overlays. + - + title: CineShader Brings ShaderToy to XR + url: https://cineshader.com/ + author: Lusion (and Shadertoy users) + authorLink: https://lusion.co/ + category: + - experience + content: This [shader visualizer](https://cineshader.com/) uses the [Shadertoy API](https://www.shadertoy.com/howto) to bring thousands of existing artworks in a cinematic and immersive environment. Experience volumetric shaders like never before. + - + title: ShaderWorlds Collaborates On XR Spaces + url: https://shaderworlds.com/ + author: Jure Triglav + authorLink: https://juretriglav.si/ + category: + - experience + content: > + In a similar result with a different approach than CineShader (above), [ShaderWorlds](https://shaderworlds.com/) uses a [common code repository](https://github.com/jure/shaderworlds) that is co-edited by shader writers to create an immersive web site for experiencing GPU-enabled art. + - + title: Experience The Scale of Covid-19 Deaths + url: https://virtualrem5.com/EKFB4L2/usa-daily-covid-death-count + author: REM5 Virtual Reality Laboratory + authorLink: https://virtualrem5.com/ + category: + - experience content: > - Summary content goes here in markdown + As the virus makes its way through humanity, one web creator created a powerful way to [experience the scale of death](https://virtualrem5.com/EKFB4L2/usa-daily-covid-death-count) on one day (Jan 12th) in one country (the US). diff --git a/docs/emails/034.html b/docs/emails/034.html new file mode 100644 index 0000000..337e31c --- /dev/null +++ b/docs/emails/034.html @@ -0,0 +1,812 @@ + + + + + + + + + + *|MC:SUBJECT|* + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + + + + +
+
+

+
+
+ + + + + +
+ +
+ +
+ + +
+ + + + + +
+ + +
+

Immersive Web Weekly

+
Immersive Web Weekly: Issue #034, January 19, 2020
+
+

With 2021 in full swing, the immersive web community has maintained the momentum from last year to bring more features to engines, more experiences for end users, and more integrations with third party web APIs to create the sort of interactive and interconnected applications that are unique to the wider web.
Register your API tokens, fire up a fediverse node, pierce the magic circle, and validate your JSON because it's time for another issue of the Immersive Web Weekly!

– Trevor Flowers +
+
+

WebXR Meetup in 2021

+

The international, all-virtual WebXR Meetup kicks off this years with Ada Rose Cannon presenting the "latest and greatest with the WebXR Device API and more!"

+
+ event + > + meetup.com + | +
+

PlayCanvas Ships Depth Sensing, Image Tracking, and DOM Overlays

+

PlayCanvas engine update 1.38 shipped with immersive-web-specific features like depth sensing, image tracking, input source squeeze events, and DOM overlays.

+
+ engine + > + playcanvas.com + | + + + Maksims Mihejevs + + +
+

CineShader Brings ShaderToy to XR

+

This shader visualizer uses the Shadertoy API to bring thousands of existing artworks in a cinematic and immersive environment. Experience volumetric shaders like never before.

+
+ experience + > + cineshader.com + | + + + Lusion (and Shadertoy users) + + +
+

ShaderWorlds Collaborates On XR Spaces

+

In a similar result with a different approach than CineShader (above), ShaderWorlds uses a common code repository that is co-edited by shader writers to create an immersive web site for experiencing GPU-enabled art.

+
+ experience + > + shaderworlds.com + | + + + Jure Triglav + + +
+

Experience The Scale of Covid-19 Deaths

+

As the virus makes its way through humanity, one web creator created a powerful way to experience the scale of death on one day (Jan 12th) in one country (the US).

+ +
+
+ + +
+ + + + + + + + + + + + +
+
+ +
+
+
+ *|IF:LIST|* + Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved. +
+ + *|LIST:DESCRIPTION|* +
+ Our mailing address is: +
*|HTML:LIST_ADDRESS_HTML|* +
+ + *|ELSE:|* + + Copyright © *|CURRENT_YEAR|* *|USER:COMPANY|*, All rights reserved. +
+ Our mailing address is: +
*|USER:ADDRESS_HTML|* + + *|END:IF|* +
+
+ *|IF:REWARDS|* *|HTML:REWARDS|* *|END:IF|* +
+
+ +
+ + +
+ + +
+
+ + + diff --git a/docs/issues/034/index.html b/docs/issues/034/index.html new file mode 100644 index 0000000..a4665a0 --- /dev/null +++ b/docs/issues/034/index.html @@ -0,0 +1,117 @@ + + + + Immersive Web Weekly: Issue #034, January 19, 2020 + + + + + + + + + + + + + + + + +
+ +

Immersive Web Weekly

+ + + +
Issue #034, January 19, 2020, ImmersiveWebWeekly.com
+
+

With 2021 in full swing, the immersive web community has maintained the momentum from last year to bring more features to engines, more experiences for end users, and more integrations with third party web APIs to create the sort of interactive and interconnected applications that are unique to the wider web.
Register your API tokens, fire up a fediverse node, pierce the magic circle, and validate your JSON because it's time for another issue of the Immersive Web Weekly!

– Trevor Flowers +
+
+

WebXR Meetup in 2021

+

The international, all-virtual WebXR Meetup kicks off this years with Ada Rose Cannon presenting the "latest and greatest with the WebXR Device API and more!"

+
+ event + meetup.com +
+

PlayCanvas Ships Depth Sensing, Image Tracking, and DOM Overlays

+

PlayCanvas engine update 1.38 shipped with immersive-web-specific features like depth sensing, image tracking, input source squeeze events, and DOM overlays.

+ +

CineShader Brings ShaderToy to XR

+

This shader visualizer uses the Shadertoy API to bring thousands of existing artworks in a cinematic and immersive environment. Experience volumetric shaders like never before.

+ +

ShaderWorlds Collaborates On XR Spaces

+

In a similar result with a different approach than CineShader (above), ShaderWorlds uses a common code repository that is co-edited by shader writers to create an immersive web site for experiencing GPU-enabled art.

+
+ experience + shaderworlds.com + + + Jure Triglav + + +
+

Experience The Scale of Covid-19 Deaths

+

As the virus makes its way through humanity, one web creator created a powerful way to experience the scale of death on one day (Jan 12th) in one country (the US).

+ +
+ + +
+ + \ No newline at end of file