| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,427
» Latest member: Hyunbee
» Forum threads: 6,247
» Forum posts: 52,246
Full Statistics
|
| Online Users |
There are currently 187 online users. » 0 Member(s) | 182 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
2025 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
6 hours ago
» Replies: 9
» Views: 8,214
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 14:36
» Replies: 15
» Views: 18,908
|
LDConfig.ldr problem with...
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
Yesterday, 2:18
» Replies: 9
» Views: 252
|
Creator 2024
Forum: Official Models
Last Post: Marc Belanger
2025-11-07, 22:04
» Replies: 11
» Views: 29,596
|
The colour of textures in...
Forum: Parts Authoring
Last Post: Sylvain Sauvage
2025-11-07, 19:37
» Replies: 12
» Views: 426
|
Move to question
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-07, 1:51
» Replies: 1
» Views: 92
|
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-06, 22:41
» Replies: 7
» Views: 641
|
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-03, 22:17
» Replies: 6
» Views: 353
|
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Bailey Meyer
2025-11-03, 20:37
» Replies: 5
» Views: 545
|
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-02, 19:24
» Replies: 1
» Views: 696
|
|
|
| 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
|
|
|
| LDDP Relevancy |
|
Posted by: Orion Pobursky - 2017-06-02, 18:54 - Forum: Parts Author Tools
- Replies (6)
|
 |
With the advent of LDPE is LDDP still relevant? I've had a bug to start development again but if LDPE has completely supplanted LDDP functionality then I'll redirect my effort to other LDraw related projects.
|
|
|
|