| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 242 online users. » 1 Member(s) | 235 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex, Orion Pobursky
|
| Latest Threads |
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
11 minutes ago
» Replies: 7
» Views: 284
|
marbled dark green dark o...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 14:33
» Replies: 0
» Views: 108
|
texmap test
Forum: Parts Authoring
Last Post: Travis Cobbs
2026-06-16, 19:25
» Replies: 4
» Views: 227
|
Part request 6616.dat
Forum: Part Requests
Last Post: Alfred Schmitz
2026-06-15, 5:40
» Replies: 2
» Views: 278
|
LDraw mispelled in All-in...
Forum: All Other Programs.
Last Post: Willy Tschager
2026-06-13, 9:54
» Replies: 1
» Views: 307
|
Harry Potter Parts Reques...
Forum: Part Requests
Last Post: James Simpson
2026-06-10, 10:04
» Replies: 2
» Views: 464
|
LDraw.org Downtime and Fo...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-06-10, 2:26
» Replies: 0
» Views: 420
|
Request for part 106597pb...
Forum: Part Requests
Last Post: Hageta
2026-06-09, 19:39
» Replies: 2
» Views: 416
|
train magnet sizes
Forum: Parts Authoring
Last Post: Willy Tschager
2026-06-09, 14:21
» Replies: 14
» Views: 12,787
|
Big Figs
Forum: Part Requests
Last Post: James Simpson
2026-06-09, 10:29
» Replies: 2
» Views: 512
|
|
|
| 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
|
|
|
|