-
The produced PGF documents litarally explode in file size as soon as you start using dotted hatching patterns. Some of my graphs cannot be compiled by pdflatex anymore...
A simple plot like this one:…
-
I have a DxfSpline caught from a DxfFile.
I want to draw it using its points, but i'm not able because i have 7 control points and degree = 3.
How can i convert it in a Bezier?
Control Points:
(…
-
Am I missing something, or is it not implemented as yet?
-
Hello,
Thank you for releasing this awesome plugin. Unfortunately, I can't find the .rhl file in the repo, and the link provided in the slides is broken. Was there any update on that?
Thank you!
-
Hi!
I want to create a bezier spline but from world points only. I then need to be able to interpolate positions by providing a distance and vice-versa.
The use case would be a roller coaster tr…
-
The current icon doesn't quite fit the HIG, would you be interested in help with a new one?
Here's a first idea I had, but I'd be happy to try something else:
![image](https://user-images.github…
-
Issue to more easily track `PLATFORM_ANDROID` status for:
- #3313
### Modules checked status
| module | checked |
| --- |--- |
| `raylib` | :heavy_check_mark: |
| `examples/audio` | :heavy_ch…
-
Erik: I'm going to go into more detail on this in the "improve for interactivity" issue, but one of my anticipated workflows using d3-dag is starting with a large, complex layout and doing a combinati…
-
how the boundary curve are represented, you have referred a paper where the boundary is represented in the format of analytic curves , but in vector graphics which converts the boundaries to quadratic…
-
@juliohm suggested perhaps it would be a good idea to put some of our geometry code from OpticSim.jl in Meshes.jl.
We currently support Bezier and NURBS patches, and Zernike, QType, and Chebyshev …