javascript - Converting a 3D object create with vertexes to Faces -


so have object created drawing vertexes on 3d canvas using three.js. trying add faces to can not seem correct method this.

you can find project here: https://github.com/thebillkidy/webgl-superformula (basically applying superformula in webgl)

i tried point clouds, lines , convexgeometries none seem work. knows how this?

p.s. can find current render method here: https://github.com/thebillkidy/webgl-superformula/blob/master/app/scripts/main.js added other methods tried.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -