Index: native_client_sdk/src/examples/demo/earth_simd/index.html |
diff --git a/native_client_sdk/src/examples/demo/earth/index.html b/native_client_sdk/src/examples/demo/earth_simd/index.html |
similarity index 96% |
copy from native_client_sdk/src/examples/demo/earth/index.html |
copy to native_client_sdk/src/examples/demo/earth_simd/index.html |
index 8ca4aa42aaddf144a2f1e9cc14f7b5139542e678..02f4c942de7ebc116d182bf33c5c1853c15518b7 100644 |
--- a/native_client_sdk/src/examples/demo/earth/index.html |
+++ b/native_client_sdk/src/examples/demo/earth_simd/index.html |
@@ -17,7 +17,8 @@ found in the LICENSE file. |
<h1>{{title}}</h1> |
<h2>Status: <code id="statusField">NO-STATUS</code></h2> |
<div> |
- This demo renders a rotating globe using the Graphics2D interface. |
+ This PNaCl demo uses portable SIMD and renders a rotating globe using the |
+ Graphics2D interface. |
Image Credit: |
NASA Goddard Space Flight Center Image by Reto Stöckli (land surface, |
shallow water, clouds). Enhancements by Robert Simmon (ocean color, |