Sanket Singh
Sanket Singh
Atom or Brackets looks fine. Shall I send a PR?
Hmm can be done. LGTM
Will send a PR then
@GaurangTandon Yea caught up in some work, you can take it up if you want to.
Shall I work on this issue?
Really cool feature :+1: Would like to work on this. Although I am not free this weekend, would implement the feature on Monday.
Hello, What I found out was there is no `shape()` function in p5, but the support for .OBJ files is via `model()`, while there is [no native support for](https://github.com/processing/p5.js/issues/3274#issuecomment-435718545) .SVG...
Ok, so it should be only for custom shapes made by `beginshape()` ? I would start to work on this now.