Tumgik
aminiallight · 5 days
Text
Said I was done but here's another OpenXR tutorial
This one's for everyone who's ever wondered how to add a desktop window to their application so people can see what's going on inside the headset!
1 note · View note
aminiallight · 6 days
Text
Just tried to look something up about OpenXR and got my own tutorial as the first result, flattering but unhelpful 😅
0 notes
aminiallight · 9 days
Text
Tumblr media
Re-completed the custom VR headset board design, fixing tons of problems I discovered during design review
Starting to get really packed!
0 notes
aminiallight · 12 days
Text
Tumblr media
New and resized speaker housing for my custom VR headset is ready for printing Mostly just fixing the fact the old one was thin enough to start bending if you looked at it wrong
0 notes
aminiallight · 13 days
Text
Long-shot to end all long-shots but: does anybody know anything about USB on raw Xilinx transceivers (e.g. without a PHY)? Officially it's unsupported, occasionally people say they've gotten it to work and more details on exactly how would be incredibly useful
0 notes
aminiallight · 18 days
Text
New article, this time talking about AI pins and how they're awfully similar to an idea from years ago…
0 notes
aminiallight · 21 days
Text
Tumblr media
Did possibly the most boring part of the custom VR headset project: the printable foam cutting pattern It did let me try on the 3D-printed headstrap though and I can confirm it works as a headstrap!
0 notes
aminiallight · 24 days
Text
Tumblr media
Board for my custom VR headset is now 100% finished! Now for the scary part, getting it made and hoping it works... 😅
0 notes
aminiallight · 26 days
Text
Tumblr media
Looks like the daughter boards for my custom VR headset will be ready soon!
1 note · View note
aminiallight · 29 days
Text
Tumblr media
I love sound programming, you spend an hour hunting for the source of a rhythmic popping sound and it just turns out to be this
3 notes · View notes
aminiallight · 1 month
Text
Tumblr media
Managed to fix the head-related transfer function in my indie game's custom sound system and now it's on to the pass filtering Low pass looks good but I'm pretty sure something's broken with high…
3 notes · View notes
aminiallight · 1 month
Text
Tumblr media
My custom VR headset circuit board is now 100% connected! Still a lot of length-matching to do but at least I now know it's possible to make every connection without any extra layers 😅
0 notes
aminiallight · 1 month
Text
Added the second addendum to my OpenXR tutorial, covering how to improve your OpenXR application by using a single swapchain + multiview rendering for simpler code and better performance!
1 note · View note
aminiallight · 1 month
Text
I've written a new addon to my original OpenXR tutorial, the first of two, discussing the two main approaches to multisampling with OpenXR!
0 notes
aminiallight · 1 month
Text
I must have written several million lines of C++ at this point but I still have absolutely no idea how to use a spreadsheet 💀
0 notes
aminiallight · 1 month
Text
Everyone talks about how annoying SteamVR lighthouses are because you need to set them up and run cables to them, but nobody ever talks about the constant faint EEEEEE noise they make while on 😒
0 notes
aminiallight · 1 month
Text
I've released a clang tidy for C/C++ that finds division by non-constant values to help you search for possible division-by-zero in your codebase!
This is mostly a tool I built for myself to help with LMOD development but others might find it useful too
3 notes · View notes