ZJUVAI/NetV.js

Some suggestions

Closed this issue · 0 comments

  1. RNode/RenderLink=>RenderNodeManager/RenderLinkManager
  2. move interfaces/types into another file (ex. interface.d.ts)
  3. keep webgl attributes' names consistent with node/link's properties' names.
  4. .x()/.y() => .position()
  5. several fill() calls can be merged into one call.