Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1568)

Unified Diff: examples/ui/spinning_cube/README.md

Issue 1411103004: mozart: Port the spinning cube example. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/ui/spinning_cube/BUILD.gn ('k') | examples/ui/spinning_cube/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/spinning_cube/README.md
diff --git a/examples/ui/spinning_cube/README.md b/examples/ui/spinning_cube/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..1df5fa898e881d5b323edccbca1caf2de6380d29
--- /dev/null
+++ b/examples/ui/spinning_cube/README.md
@@ -0,0 +1,8 @@
+# Mozart Spinning Cube Example
+
+This directory contains a simple application which draws a spinning cube
+into a View.
+
+## USAGE
+
+ out/Debug/mojo_shell "mojo:launcher mojo:spinning_cube_view"
« no previous file with comments | « examples/ui/spinning_cube/BUILD.gn ('k') | examples/ui/spinning_cube/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698