aboutsummaryrefslogtreecommitdiff
path: root/demos/raytrace.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/raytrace.html')
-rw-r--r--demos/raytrace.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/raytrace.html b/demos/raytrace.html
index fcfd56e1..a95d4468 100644
--- a/demos/raytrace.html
+++ b/demos/raytrace.html
@@ -57,7 +57,6 @@
<hr>
Simple raytracing demo. The <a href="http://ompf.org/ray/sphereflake/">original C++ source</a> was
automatically converted to JavaScript using <a href="http://emscripten.org">Emscripten</a>.
- <b>Note</b>: This was done with Emscripten 0.3, which is designed for correctness, not speed!
</body>
</html>