Files
filament/third_party/OpenImageDenoise/doc/webtemplate.html
2019-05-28 11:43:50 -07:00

58 lines
2.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Intel Open Image Denoise$if(select_news)$ News$endif$$if(select_demos)$ Demos$endif$$if(select_documentation)$ Documentation$endif$$if(select_gallery)$ Gallery$endif$$if(select_downloads)$ Download$endif$$if(select_related_projects)$ &ndash; RelatedProjects$endif$</title>
<link rel="stylesheet" type="text/css" media="screen" href="stylesheet.css">
$if(highlighting-css)$
<style type="text/css">
$highlighting-css$
div.sourceCode { overflow-x: initial; }
</style>
$endif$
</head>
<body>
<div id="header">
<div id="header-github">
<a id="forkme-banner" href="https://github.com/OpenImageDenoise/oidn">View on GitHub</a>
</div>
<div id="header-title">
Intel<sup>®</sup> Open Image Denoise
<div id="header-subtitle">
High-Performance Denoising Library for Ray Tracing
</div>
</div>
<div id="header-navbar">
<ul>
<li$if(select_index)$ id="selected"$endif$><a href="index.html">Overview</a></li>
<li$if(select_news)$ id="selected"$endif$><a href="news.html">News</a></li>
<li$if(select_documentation)$ id="selected"$endif$><a href="documentation.html">Documentation</a></li>
<li$if(select_gallery)$ id="selected"$endif$><a href="gallery.html">Gallery</a></li>
<li$if(select_downloads)$ id="selected"$endif$><a href="downloads.html">Downloads</a></li>
<li><a href="https://github.com/OpenImageDenoise/oidn/issues">Bugs/Issues</a></li>
<li$if(select_related_projects)$ id="selected"$endif$><a href="related_projects.html">Related Projects</a></li>
</ul>
</div>
<div id="header-spacing"></div>
</div>
<div id="content-wrap">
<div id="content">
$body$
</div>
</div>
$if(select_legal)$
$else$
<div id="footer">
© 20182019 Intel Corporation <a href="legal.html">Disclaimer and Legal Information</a>
<a href="https://www.intel.com/privacy">Privacy</a>
</div>
$endif$
</body>
</html>