Set caption option last in \subfig

This commit is contained in:
2024-06-27 22:50:51 +02:00
parent a9c298b434
commit 8b08562b90
4 changed files with 22 additions and 22 deletions

View File

@@ -17,9 +17,9 @@
%The pictures are captured directly from the Microsoft HoloLens 2 headset.
}
\hidesubcaption
\subfig[0.32][]{experiment/real}
\subfig[0.32][]{experiment/mixed}
\subfig[0.32][]{experiment/virtual}
\subfig[0.32]{experiment/real}[]
\subfig[0.32]{experiment/mixed}[]
\subfig[0.32]{experiment/virtual}[]
\end{subfigswide}
Our visuo-haptic rendering system, described in \secref{method}, allows free exploration of virtual vibrotactile textures on tangible surfaces directly touched with the bare finger to simulate roughness augmentation, while the visual rendering of the hand and environment can be controlled to be in AR or VR.