curve
Here are 147 public repositories matching this topic...
-
Updated
Oct 1, 2018 - Java
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
May 19, 2020 - C#
-
Updated
Aug 14, 2017 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 13, 2020 - Dart
The Point#d, Vector#d and Direction#d modules were recently optimized in the coordinate-systems branch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the
-
Updated
Mar 28, 2018 - JavaScript
-
Updated
Apr 15, 2020 - JavaScript
-
Updated
Jan 7, 2020 - C#
-
Updated
Jun 10, 2020 - Swift
-
Updated
Feb 3, 2020 - Java
-
Updated
Mar 20, 2020 - Jupyter Notebook
-
Updated
Jul 23, 2018 - Python
The test suite contains a set of points to fit without indicating where those numbers came from. Plotting them in Excel suggests that the 3rd value (y = 21.119) may be a typo (instead of y = 2.119).
The value added by a test suite is only as good as the tests are meaningful. Does anyone know where these data came from? Were they measured from some physical process? Were they generated by a
-
Updated
Oct 19, 2019 - TypeScript
-
Updated
Mar 28, 2020 - C#
-
Updated
May 15, 2020 - Python
-
Updated
Jan 30, 2020 - Python
-
Updated
Feb 7, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the curve topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the curve topic, visit your repo's landing page and select "manage topics."
Apparently NURBS Python converts NURBS geometry to triangle meshes on export to OBJ.
This implicit conversion is nowhere mentioned in the documentation. There should be a big warning box added.
Wavefront OBJ supports (trimmed) NURBS geometry. See e.g. a copy of the format description at Paul Bourke's website.
Software that can read (and write) such