| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,027
» Latest member: Huy
» Forum threads: 6,545
» Forum posts: 54,012
Full Statistics
|
| Online Users |
There are currently 17 online users. » 2 Member(s) | 11 Guest(s) Baidu, Bing, Google, Yandex, Jeff Jones
|
| Latest Threads |
Wrong set name
Forum: Parts Authoring
Last Post: Alfred Schmitz
5 hours ago
» Replies: 2
» Views: 70
|
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Chris Böhnke
6 hours ago
» Replies: 1
» Views: 73
|
Missing Adventurers Piece...
Forum: Part Requests
Last Post: Zack Uhlenhuth
Today, 2:38
» Replies: 0
» Views: 64
|
Part request 7168 and 716...
Forum: Part Requests
Last Post: Jens Brühl
Yesterday, 17:09
» Replies: 3
» Views: 370
|
New Click hinges
Forum: Part Requests
Last Post: Magnus Forsberg
Yesterday, 13:35
» Replies: 14
» Views: 20,512
|
Missing Ninja 1998 pieces
Forum: Part Requests
Last Post: Chris Böhnke
2026-07-22, 15:48
» Replies: 5
» Views: 325
|
[LDPE] 1.9.04 Released (b...
Forum: Parts Author Tools
Last Post: Magnus Forsberg
2026-07-22, 13:57
» Replies: 6
» Views: 512
|
Missing Roboforce 1997 Pi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-22, 5:49
» Replies: 0
» Views: 106
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-22, 5:42
» Replies: 0
» Views: 92
|
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: James Simpson
2026-07-22, 0:01
» Replies: 19
» Views: 4,542
|
|
|
| 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
|
|
|
|