Skip to content

Commit

Permalink
Update Volumetric_Rendering.html
Browse files Browse the repository at this point in the history
  • Loading branch information
erichlof committed Feb 3, 2019
1 parent 73f44fa commit 587a608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Volumetric_Rendering.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<div id="container"> </div>
<div id="info">three.js PathTracing Renderer - Ray Warping</div>
<div id="info">three.js PathTracing Renderer - Volumetric Rendering</div>

<div id="cameraInfo" style="position:fixed; left:3%; bottom:2%; font-family:arial; color:rgb(255,255,255);"></div>

Expand All @@ -25,4 +25,4 @@
<script src="js/Volumetric_Rendering.js"> </script>

</body>
</html>
</html>

0 comments on commit 587a608

Please sign in to comment.