Download Source Code verb 2.0.0
is announcing that verb with version number 2.0.0 is already available to download.
What is verb ?
verb is A JavaScript CAD library allowing developers to easily manipulate and embed NURBS surfaces and curves on a Web page without the use of browser add-ons and extensions .
verb was created to simplify the process of adding a NURBS object to a page.NURBS stands for Non-Uniform Rational B-Spline, a computer algorithm used in CAD (Computer-Aided Design) for representing surfaces and curves.verb can be used to showcase various NURBS surfaces and curves on a Web page using JavaScript code and the HTML5 canvas element.Support is included for various geometric shapes, curves and surfaces out of the box, along with multi-threaded execution, async and sync modes, and support for tessellation and surface/curve intersections.The verb library works with both client-side (browsers) and server-side (Node.js) environments.Docs and samples are included with the library’s download package.
This is changelog for verb version 2.0.0 :
You can read the complete changelog and also download this latest version on their homepage: verbnurbs.com