Added documentation TeX code reference
parent
4b2ed2e88a
commit
b942c0de31
|
@ -100,6 +100,8 @@ print(trafo * myVector)
|
|||
\subsection{Recipes}
|
||||
The following section contains a series of ``recipes'' on how to do
|
||||
certain things with the help of the Python bindings.
|
||||
To copy and paste from this chapter, the \LaTeX source code may
|
||||
be more convenient. It is available at the following URL: \url{https://www.mitsuba-renderer.org/repos/mitsuba/files/tip/doc/python.tex}.
|
||||
|
||||
\subsubsection{Loading a scene}
|
||||
The following script demonstrates how to use the
|
||||
|
|
Loading…
Reference in New Issue