<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Luc Claustres &#187; ChercheurLuc Claustres</title>
	<atom:link href="http://claustres.lautre.net/website/category/role/chercheur/feed/" rel="self" type="application/rss+xml" />
	<link>http://claustres.lautre.net/website</link>
	<description>Expertise Technique, Recherche &#38; Développement</description>
	<lastBuildDate>Thu, 24 Nov 2022 07:27:09 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>Projet RNTL Lumière</title>
		<link>http://claustres.lautre.net/website/projet-rntl-lumiere/</link>
		<comments>http://claustres.lautre.net/website/projet-rntl-lumiere/#comments</comments>
		<pubDate>Sun, 03 Nov 2013 21:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chercheur]]></category>
		<category><![CDATA[Projets R&D]]></category>

		<guid isPermaLink="false">http://claustres.lautre.net/website/?p=262</guid>
		<description><![CDATA[Synthèse d'images temps-réel à grande échelle]]></description>
				<content:encoded><![CDATA[<p style="text-align:justify">Technologies principales : C++, <a href="http://www.opengl.org/">OpenGL</a>, <a href="http://www.openscenegraph.org/">Open Scene Graph</a>, <a href="https://developer.nvidia.com/cg-toolkit">Cg</a>.</p>
<p><P style="text-align:justify"><b>Lumière</b>  est un projet pré-compétitif dont l&rsquo;objectif est de mettre au point une chaîne complète, tant matérielle, logicielle que méthodologique, dédiée à la génération temps-réel d&rsquo;images de synthèse d&rsquo;objets virtuels, à leur rendu réaliste (éclairage), à leur exploitation conviviale et interactive, et à l&rsquo;affichage grande échelle. L&rsquo;architecture matérielle à disposition est un cluster de PC bi-processeurs équipés de carte graphiques hautes performances.</p>
<table style="text-align:center;width:600px;margin-left:auto;margin-right:auto;">
<tr>
<th style="width:600px;">Images &#038; Vidéos</th>
</tr>
<tr>
<td style="width:600px;"><div class="slideshow_container slideshow_container_style-light" style="height: 400px; max-width: 600px;" data-session-id="0" data-style-name="style-light" data-style-version="2.2.19">

	<div class="slideshow_controlPanel slideshow_transparent" style="display: none;"><ul><li class="slideshow_togglePlay"></li></ul></div>

	<div class="slideshow_button slideshow_previous slideshow_transparent" style="display: none;"></div>
	<div class="slideshow_button slideshow_next slideshow_transparent" style="display: none;"></div>

	<div class="slideshow_pagination" style="display: none;"><div class="slideshow_pagination_center"></div></div>

			<div class="slideshow_loading_icon"></div>
	
	<div class="slideshow_content" style="display: none;">

		<div class="slideshow_view">
			<div class="slideshow_slide slideshow_slide_image">
				<a  target="_self" >
					<img src="http://claustres.lautre.net/website/wp-content/uploads/imgp0865.jpg" alt="Distributed Desktop" width="2304" height="1728" />
				</a>
				<div class="slideshow_description slideshow_transparent">
					<h2><a  target="_self" >Distributed Desktop</a></h2>									</div>
			</div>

			<div style="clear: both;"></div></div><div class="slideshow_view">
			<div class="slideshow_slide slideshow_slide_image">
				<a  target="_self" >
					<img src="http://claustres.lautre.net/website/wp-content/uploads/install3a.jpg" alt="Projectors" width="2304" height="1728" />
				</a>
				<div class="slideshow_description slideshow_transparent">
					<h2><a  target="_self" >Projectors</a></h2>									</div>
			</div>

			<div style="clear: both;"></div></div><div class="slideshow_view">
<div class="slideshow_slide slideshow_slide_video">
	<div class="slideshow_slide_video_id" style="display: none;" data-show-related-videos="0">pRGahDpn2j4</div>
</div><div style="clear: both;"></div></div><div class="slideshow_view">
			<div class="slideshow_slide slideshow_slide_image">
				<a  target="_self" >
					<img src="http://claustres.lautre.net/website/wp-content/uploads/imgp0869.jpg" alt="Virtual prototyping at scale 1" width="2304" height="1728" />
				</a>
				<div class="slideshow_description slideshow_transparent">
					<h2><a  target="_self" >Virtual prototyping at scale 1</a></h2>									</div>
			</div>

			<div style="clear: both;"></div></div><div class="slideshow_view">
<div class="slideshow_slide slideshow_slide_video">
	<div class="slideshow_slide_video_id" style="display: none;" data-show-related-videos="0">K0RP3KACvpw</div>
</div><div style="clear: both;"></div></div>
	</div>

	<!-- WordPress Slideshow Version 2.2.19 -->

	</div></td>
</tr>
</table>
<p style="text-align:justify">Tâches réalisées personnellement sur ce projet :</p>
<ul>
<li>Analyse des besoins et Conception du système</li>
<li>API de gestion du pipeline de rendu programmable
<ul>
<li>utilisation de fichiers descriptifs en XML</li>
<li>support des vertex/pixel shaders Cg et GLSL</li>
<li>automatisation du paramétrage des shaders</li>
<li>optimisation du rendu</li>
</ul>
</li>
<li>Base de donnée des matériaux CPU/GPU
<ul><LI>création et modélisation de matériaux réalistes (BRDF)</li>
<li>gestion des resources nécessaires (textures, données numériques)</li>
<li>utlisation lors du rendu hors-ligne et temps-réel</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://claustres.lautre.net/website/projet-rntl-lumiere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
