Skip to content

Commit f9da29b

Browse files
committed
#[Fix] Attempt to fix video
1 parent ed84652 commit f9da29b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.obsidian/workspace.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
},
165165
"active": "685d872682c8fed7",
166166
"lastOpenFiles": [
167+
"Gemfile.lock",
167168
"assets/VR.mp4",
168169
"_posts/2025-01-20-OpenXrCustomEngine.md",
169170
"assets/Justin.jpg",

_posts/2025-01-20-OpenXrCustomEngine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ For those wishing to skip straight to the end and/or take a look at my code, I b
2222
[VrManager Class](https://github.com/Cyndeon/cyndeon.github.io/blob/main/assets/vrmanager.rar)
2323

2424
### Showcase
25-
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.
26-
![[VR.mp4]]
25+
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.
26+
|{% include embed/video.html src='{../assets/VR.mp4}' %}|
2727
## Requirements
2828
- Visual Studio (or another environment for programming)
2929
- VR headset compatible with OpenXR

0 commit comments

Comments
 (0)