FullBodyBipedIK
This commit is contained in:
10
.idea/runConfigurations.xml
generated
Normal file
10
.idea/runConfigurations.xml
generated
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
@@ -1,5 +1,5 @@
|
||||
% makeindex style file created by the glossaries package
|
||||
% for document 'thesis' on 2022-3-27
|
||||
% for document 'thesis' on 2022-4-2
|
||||
actual '?'
|
||||
encap '|'
|
||||
level '!'
|
||||
|
||||
8
bib.bib
8
bib.bib
@@ -686,6 +686,14 @@
|
||||
year = {2021},
|
||||
}
|
||||
|
||||
@misc{FinalIK_FullBodyBipedIK_2021,
|
||||
note = {letzter Zugriff am 27.03.2022},
|
||||
author = {RootMotion},
|
||||
title = {Final IK - Full Body Biped IK},
|
||||
url = {http://www.root-motion.com/finalikdox/html/page8.html},
|
||||
year = {2021},
|
||||
}
|
||||
|
||||
@misc{Oculus_2021,
|
||||
author = {Oculus},
|
||||
year = {2021},
|
||||
|
||||
BIN
pics/fullbodybipedIK.png
Normal file
BIN
pics/fullbodybipedIK.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
@@ -890,16 +890,21 @@ Children ist eine Liste von Indizes, welche auf die, in der Hierarchie untergeor
|
||||
\label{fig:finalIK_fabrik_root_script}
|
||||
\end {figure}
|
||||
|
||||
%\subsubsection{Full Body Biped IK}
|
||||
%\subsubsection{Grounder}
|
||||
%\subsubsection{Interaction System}
|
||||
%\subsubsection{Leg IK}
|
||||
%\subsubsection{Limb IK}
|
||||
%\subsubsection{Look At IK}
|
||||
%\subsubsection{Rotation Limits}
|
||||
%\subsubsection{Trigonometric IK}
|
||||
\subsubsection{Full Body Biped IK}
|
||||
Die Full Body Biped IK ist eine flexible und schnelle Lösung für Biped Charaktere, darunter Fallen Modelle, welche zum Beispiel auf zwei Beinen stehen.
|
||||
Der Charakter wird auf ein simples IK-Rig reduziert, von welchem die Position und Rotation der einzelnen Gliedmaßen berechnet wird.
|
||||
Die Berechnung wird dabei in jedem Frame durchgeführt.
|
||||
Das Ergebnis danach wieder auf das 3D Modell übertragen, siehe Abb. ~\ref{fig:finalIK_full_body_biped_ik}.
|
||||
~\cite{FinalIK_FullBodyBipedIK_2021}
|
||||
\begin {figure}
|
||||
\centering
|
||||
\includegraphics[scale=0.5]{pics/fullbodybipedIK}
|
||||
\caption{Final IK - FullBodyBiped IK}
|
||||
\label{fig:finalIK_full_body_biped_ik}
|
||||
\end {figure}
|
||||
|
||||
%\subsubsection{VRIK}
|
||||
%\subsubsection{Extending Final IK}
|
||||
|
||||
|
||||
|
||||
%\subsection{IDE}
|
||||
|
||||
Reference in New Issue
Block a user