From dc2bee28a7327d0aa5460933cca28553b68f01ce Mon Sep 17 00:00:00 2001 From: tth Date: Mon, 28 Jun 2021 08:51:43 +0200 Subject: [PATCH] + povray --- chap/graphisme.tex | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/chap/graphisme.tex b/chap/graphisme.tex index 06110bf..a026478 100644 --- a/chap/graphisme.tex +++ b/chap/graphisme.tex @@ -1,7 +1,20 @@ -\chapter{Graphismes} +\chapter{Graphisme} + +% ------------------------------------------------ \section{Flydraw}\index{Flydraw} flydraw is a drawing tool based on an interpreter which parses a language featuring rich graphic primitives; it uses libgd to output GIF, JPEG, or PNG\index{PNG} files. + +% ------------------------------------------------ + +\section{Povray}\index{POVray} + +\textbf{Persistence Of Vision} est un logiciel de raytracing qui +existe depuis plus de trente ans. + +% ------------------------------------------------ + +% ------------------------------------------------