BenoitGeslain / Visuo-haptic-Illusions-Toolkit

A toolkit for visuo-haptic illusions in Unity
Other
1 stars 1 forks source link

APF - Implement revised APF-RDW from Messinger et al #63

Open bjrtx opened 2 months ago

bjrtx commented 2 months ago

Source is Effects of Tracking Area Shape and Size on Artificial Potential Field Redirected Walking, by Messinger, Hodgson and Bachmann (2019).

bjrtx commented 2 months ago

Basic ideas:

BenoitGeslain commented 2 months ago

Basic surface APF implementation in ddb839a. Possible optimisation is to use the surface of the triangle created by the user and the segments points?