aboutsummaryrefslogtreecommitdiff
path: root/demos/raytrace.html
diff options
context:
space:
mode:
authoralon@honor <none@none>2010-10-06 20:52:01 -0700
committeralon@honor <none@none>2010-10-06 20:52:01 -0700
commita4aa186d1cfecb8576870e4d0415cdaa5a8c0812 (patch)
treeb600f67f45cd1bbfc8fa1c14ecc68ad9107396df /demos/raytrace.html
parent636ca0d2b19455cac197e20f7dd81fd963bad685 (diff)
optimize raytrace demo
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>