Subject:
|
Re: TrueType font converter?
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Mon, 28 Feb 2005 14:39:47 GMT
|
Viewed:
|
1967 times
|
| |
| |
In lugnet.cad.dev, Ross Crawford wrote:
> the 2 biggest things I need are probably:
>
> 1. An algorithm to approximate 2-d bezier curves with line segments
Heh, all the answers are already on lugnet. Make an array of points
from the bezier and apply this algorithm.
http://news.lugnet.com/cad/?n=12305
> 2. An algorithm for filling a closed curve with tris/quads
This link has code. I believe Steve tried it, so you can ask him what
he thinks of it.
http://news.lugnet.com/cad/dev/?n=9874
Sorry for the delay. I'm a bit behind.
Enjoy,
Don
|
|
Message has 1 Reply: | | Re: TrueType font converter?
|
| (...) more like a whitepaper-with-actual-code rather than source-code-with-comments. Triangle seems to be a 2D utility, I don't remember it handling 3D curved surfaces. But that shouldn't be a problem in this case. Steve (20 years ago, 28-Feb-05, to lugnet.cad.dev)
|
Message is in Reply To:
| | TrueType font converter?
|
| Does anyone know of a utility to convert TT font glyphs to LDraw DATs? I would be interested in looking at writing such a beast, if it hasn't already been done. I'm looking at this to be able to create LDraw representations of custom stickers. And (...) (20 years ago, 26-Feb-05, to lugnet.cad.dev)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|