Add panels screenshot to carousel

This commit is contained in:
Nova
2022-02-14 22:00:56 -05:00
parent 2fbf375daa
commit 2a34737e45
2 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,11 @@ const ImageList = [
alt: "To the left, a code editor showing Stardust Fusion creating several models and transforming them on the logicStep. To the right is the program running in Stardust.",
caption: "Code vs output of the Spatial Fusion demo.",
},
{
image: "img/carousel/panels.png",
alt: "A series of application windows as 3D panels similar to small wooden boards in proportions with a Panasonic CRT TV model in the center showing Agregore (the browser).",
caption: "Panels for wayland apps and a CRT panel shell for XR UI.",
},
]
function CarouselImage({image, alt, caption}) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB