简体   繁体   中英

Javascript Geometry Draw

I have to draw geometry shapes like the sample image attached here.

I check the three.js, pepper.js but, I am confused that which one is the best library for this type of work. Please help me to decide the library. 在此处输入图片说明

Most processing libraries will do the job. Have a look at p5.js, it is fairly simple to get started with.

https://p5js.org/

I use the GD library to complete these complex diagrams. Drawio helps me a lot to create the diagrams and get the coordinates of X and Y axis.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM