| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 6 online users. » 0 Member(s) | 1 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google
|
| Latest Threads |
Circle/curve generator?
Forum: LDraw Editors and Viewers
Last Post: mcgenerator
Today, 3:13
» Replies: 8
» Views: 29,527
|
Most Common Parts - 16 im...
Forum: Part Requests
Last Post: tom alphin
Today, 2:47
» Replies: 5
» Views: 1,622
|
(unofficial) Part 7684 - ...
Forum: Part Requests
Last Post: tom alphin
Today, 2:37
» Replies: 18
» Views: 1,019
|
Please add Cat, Large (Li...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 21:15
» Replies: 3
» Views: 398
|
Part Request: LEGO LION
Forum: Part Requests
Last Post: Denis Dyshlovenko
Yesterday, 19:24
» Replies: 3
» Views: 4,406
|
Solved: Change the repres...
Forum: LDraw File Processing and Conversion
Last Post: Manfred Schaefer
Yesterday, 17:29
» Replies: 0
» Views: 80
|
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 14:37
» Replies: 2
» Views: 458
|
Part 71966 (Space Helmet)
Forum: Part Requests
Last Post: Gerald Lasser
2026-08-06, 10:44
» Replies: 2
» Views: 212
|
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: James Simpson
2026-08-05, 18:02
» Replies: 20
» Views: 5,552
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Bob R0Sch
2026-08-05, 16:22
» Replies: 169
» Views: 439,432
|
|
|
| LDraw Torus Generator |
|
Posted by: Kevin Williams - 2017-06-06, 9:04 - Forum: Parts Author Tools
- Replies (37)
|
 |
UPDATE: To save scrolling all the way through this thread, here is the latest version of my LDraw Torus Generator, converted to a web page and hosted on the Google Cloud Platform: http://ldtorgen.appspot.com/
-----
I've been using 3D arrows for a while in the instructions I create, assembling the components from LDraw primitives. Recently I've wanted to create curved arrows, but I've found there aren't enough existing LDraw torus primitives to give me the fine control over the major and minor radii that I need. And there are even fewer high-definition torus primitives--necessary to create smoothly-curved arrows when rendering with POV-Ray.
I built a simple spreadsheet to generate the specific torus sections I needed, then generalized it to make it more useful. I've uploaded the spreadsheet to Google Docs so that anyone can use it. It generates the quadrilaterals and all conditional lines for each section.
LDraw Torus Generator
Simply enter the number of sections in a full torus (LDraw uses 16 for low-def and 48 for high-def), the major radius (the radius of the full torus), and the minor radius (radius of a cross-section) in the green cells. The spreadsheet generates a complete .dat file with a file name consistent with the LDraw torus naming standard. Then copy the blue cells to a file in your LDraw directory or a new model in your MPD file.
The torus segments are generated with 16-sided cross sections aligned for compatibility with existing disc and edge primitives. This has provided sufficient resolution for my purposes, even with POV-Ray rendering. I may expand to include 48-sided cross sections in the next iteration.
To generate a complete arrow, you will need to copy and rotate the torus segment to build the desired arc, then add a cone, two discs, and three circles of edges.
I'd appreciate any feedback or recommendations for improvements.
Thank you.
Kevin
|
|
|
|