Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,180
» Forum posts: 51,803
Full Statistics
|
Online Users |
There are currently 259 online users. » 1 Member(s) | 254 Guest(s) Applebot, Bing, Google, Yandex, Orion Pobursky
|
Latest Threads |
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
1 hour ago
» Replies: 3
» Views: 179
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
6 hours ago
» Replies: 8
» Views: 1,095
|
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Javier Orquera
7 hours ago
» Replies: 83
» Views: 69,523
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
Today, 5:58
» Replies: 2
» Views: 524
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Today, 1:42
» Replies: 10
» Views: 919
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 13:07
» Replies: 0
» Views: 378
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 1:13
» Replies: 1
» Views: 507
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,168
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,573
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,206
|
|
|
LDraw Torus Generator |
Posted by: Kevin - 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.
|
|
|
|