I want to let and Ttotal and Teach tile has the same x-coordinate.
There are my code about two math formula as below:
Code: Select all
\subsection{Cost Time}
The comparison of cost time of QVSM and Smart Shadow Maps Refinement is show in (Figure \ref{fig:7-costime}). If the red region is the effective shadow region and do not need split into 2x2 subtiles further.
QVSM:\\
$T_{total} = T_{eye} + T_{sm} + T_{SRT} + 4 \times T_{each tile}+ 4 \times 4 \times T_{each tile}$\\
$T_{each tile} = T_{sm} + T_{SRT}$\\