Skip to content

Releases: wescotte/distortionizer-SteamVR

Distortionizer-SteamVR.1.03

03 May 03:24
0ffa296
Compare
Choose a tag to compare
I'm an idiot bug fix

Doubles Centers[2][2]

but i was accessing Centers[0][1], Centers[0][2] & Centers[1][1], Centers[1][2] which is out of bounds. Not sure why the compiler didn't warn me about that one!

Distortionizer-SteamVR 1.02

01 May 01:47
8630420
Compare
Choose a tag to compare

Fixed bug where the coefficients weren't properly being normalized to SteamVRs liking.

Distortionizer-SteamVR 1.0

27 Apr 06:13
db089e0
Compare
Choose a tag to compare

This tool lets you modify the linear and non linear distortion parameters for a SteamVR based HMD while in VR.

1.01: Initial Commit

29 Apr 23:33
db089e0
Compare
Choose a tag to compare

Fixed bug with where the x axis center values were the opposite of what they should have been. SteamVR's aspect ratio values are based off a square screen so corrected the reset functionality to generate the proper aspect ratio instead of 1:1

Also, ensured the centerx: and centery: value for each eye/color is also populated in the JSON file.