Two.js: Question: add nodes

Created on 18 Sep 2017  路  6Comments  路  Source: jonobr1/two.js

it is possible to add nodes to manipulate the drawing ? on clic event ?

enhancement question

All 6 comments

Certainly! When you say "add nodes" I understand that to mean either:

  • Vertices on a Two.Path
  • Objects to the scene

Is that what you had in mind?

Objects to the scene

Like Illustrator on clic event

captura 2017-09-20 a la s 09 48 00

Thks

Sorry, just seeing your response now. At the moment there isn't anything out of the box to give you _that_ specific type of functionality... That doesn't mean it's not possible. It's just not written in the library. We could track it as an enhancement though and I will find the time to add an example.

After more thought, I think this would be better as an example in Two.js instead of directly supported in the library. I'll update this ticket once I've made an example.

Was this page helpful?
0 / 5 - 0 ratings