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

Unified Diff: samples/gpu2d/thincrescent.svg

Issue 652016: Added the bulk of the algorithm for GPU accelerated 2D vector curve... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/o3d/
Patch Set: '' Created 10 years, 10 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 | « samples/gpu2d/svgsample.js ('k') | samples/o3djs/gpu2d.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/gpu2d/thincrescent.svg
===================================================================
--- samples/gpu2d/thincrescent.svg (revision 0)
+++ samples/gpu2d/thincrescent.svg (revision 0)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="500"
+ height="500"
+ id="svg4075">
+ <defs
+ id="defs4077" />
+ <g
+ transform="translate(0,-552.36218)"
+ id="layer1">
+ <path
+ d="M 221,60 C -330,318 813.95124,298.69865 237,60 754,300 -275,299 221,60 z"
+ transform="translate(0,552.36218)"
+ id="path4085"
+ style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+</svg>
« no previous file with comments | « samples/gpu2d/svgsample.js ('k') | samples/o3djs/gpu2d.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698