Skip to content

Commit

Permalink
#[Fix} Wrong link for VR.mp4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyndeon committed Feb 8, 2025
1 parent 3f046ee commit 7f0aaaa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "_tabs/portfolio.md",
"file": "_posts/2025-01-20-OpenXrCustomEngine.md",
"mode": "source",
"source": true
},
"icon": "lucide-file",
"title": "portfolio"
"title": "2025-01-20-OpenXrCustomEngine"
}
}
]
Expand Down Expand Up @@ -165,6 +165,7 @@
},
"active": "e0fa68b787249225",
"lastOpenFiles": [
"_tabs/portfolio.md",
"_tabs/about.md",
"_site/about/index.html",
"_site/about",
Expand All @@ -177,7 +178,6 @@
"assets/New folder",
"_tabs/archives.md",
"_tabs/categories.md",
"_tabs/portfolio.md",
"_posts/2025-01-20-OpenXrCustomEngine.md",
"_site/assets/Thumbnails/Ortus.png",
"assets/Thumbnails/Ortus.png",
Expand Down
2 changes: 1 addition & 1 deletion _posts/2025-01-20-OpenXrCustomEngine.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For those wishing to skip straight to the end and/or take a look at my code, I b

### Showcase
Here is a little demo of what it will look like in the end. I do have some models rendering here but it still shows nicely of what it will look like at the end.
|{% include embed/video.html src='VR.mp4' %}|
|{% include embed/video.html src='/OpenXrCustomEngineVR.mp4' %}|
## Requirements
- Visual Studio (or another environment for programming)
- VR headset compatible with OpenXR
Expand Down

0 comments on commit 7f0aaaa

Please sign in to comment.