Skip to content

Conversation

@jonobr1
Copy link
Contributor

@jonobr1 jonobr1 commented Mar 19, 2018

Untested additions:

  • Added Q, T, and S commands to the path parser
  • Added Circle and Ellipse node parsers
  • Added Line node parser
  • Added Polygon and Polyline node parsers
  • Added a variable control to have a reference of the previous point's bezier handle point. I think this could be referenced from the THREE.ShapePath somehow, but wasn't entirely sure.
  • Added getReflection function for getting the coordinates of the reflected point about another point. More info

Still need to add:

  • Rounded Rectangle node parser
  • A command in path parser

#13478

@mrdoob mrdoob changed the title SvgLoader Additions SVGLoader Additions Mar 19, 2018
@mrdoob mrdoob added this to the r92 milestone Mar 19, 2018
@mrdoob mrdoob merged commit 79042f7 into mrdoob:dev Mar 19, 2018
@mrdoob
Copy link
Owner

mrdoob commented Mar 19, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants