.. Introdução à Computação Gráfica documentation master file, created by
   sphinx-quickstart on Wed Mar 16 13:30:39 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

    Introdução à Computação Gráfica
    :::::::::::::::::::::::::::::::

.. meta:: 
    :description: Notas de aulas da disciplina MAC0420/MAC5744.
    :keywords: computação gráfica, webgl

.. toc_version: 2

.. _t_o_c:

.. raw:: html

   <div style="text-align:center" class="center-block">
   <h1>Introdução à Computação Gráfica com WebGL</h1>
   <h3>-- notas de aula de MAC0420/MAC5744 --</h3>

   <p>por <a href="https://www.ime.usp.br/~hitoshi">Carlos Hitoshi Morimoto</a>
   </p>
   <style>
   button.reveal_button {
       margin-left: auto;
       margin-right: auto;
   }
   </style>
   </div>

Tópicos das aulas
=================

.. toctree::
   :numbered:
   :maxdepth: 2

   01-introducao
   02-formacaoImagens
   03-sistemasGraficos    
   04-canvas
   05-interacao
   06-animacao
   07-webgl
   08-webgl2
   09-geometria
   10-geometria2
   11-transformacoes
   12-transformacoes2
   13-projecao
   14-perspectiva
   15-perspectiva2
   16-iluminacao
   17-iluminacao2
   18-iluminacao3
   19-textura
   20-textura2
   21-sombras
   22-sombras2
   23-raytracing
   24-raytracing2
   

Índice
======

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. raw:: html

    <div style="width: 500px; margin-left: auto; margin-right: auto;">
    <p> </p>
    <p> </p>
    <hr>
    <table>
    <tr>
    <td>
       <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/InteractiveResource" property="dct:title" rel="dct:type">Introdução à Computação Gráfica com WebGL</span><br /> 
       por <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Carlos Hitoshi Morimoto</span> <br />
       está sob a licença <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br />
   </td>
   <td>
    <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">
    <img alt="Creative Commons License" style="border-width:0; display:block; margin-left: auto; margin-right:auto;" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" width="120px"/>
   </a><br />
   </td>
   </tr>
   </table>
   <p></p>
    <hr>
    <p></p>
   
   </div>