docs: add Virtual Photography Kit to showcase (#7136)

* Added Virtual Photography Kit

* Added Virtual Photography Kit image

* optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
apq 2022-04-09 03:05:01 +02:00 committed by GitHub
parent d5cfa5b7cf
commit 53f531edbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -1881,6 +1881,14 @@ const Users: User[] = [
source: 'https://github.com/verida/documentation',
tags: ['opensource', 'product'],
},
{
title: 'Virtual Photography Kit',
description: 'A toolkit for virtual photography in Unreal Engine.',
preview: require('./showcase/virtual-photography-kit.png'),
website: 'https://docs.antonpalmqvist.com/',
source: null,
tags: ['product'],
},
{
title: 'Vue NodeGui',
description: 'A cross-platform native desktop app library',