Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,255
» Latest member: dumpstop9
» Forum threads: 6,146
» Forum posts: 51,624
Full Statistics
|
Online Users |
There are currently 833 online users. » 3 Member(s) | 825 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Hageta, Jeff Jones, John Manly
|
|
|
New header METAs proposal |
Posted by: Orion Pobursky - 2025-08-07, 21:04 - Forum: Official File Specifications/Standards
- Replies (11)
|
 |
Starting this as a separate thread since I think Peter had some good suggestions:
Quote:Getting back to the original topic; I wanted to discover some way of annotating official parts with a tag that states what would need to be fixed if a part for some other reason is being edited. IMHO, the "needs work" sounds appropriate although it is not currently used or even intended for such use.
Maybe !NEEDSWORK could be added as a meta instead of being appended to the description and/or comments/!HELP.
Why not create a !BRICKLINK meta specifically for taking care of the mapping? Or a !LINK meta with two arguments - one for the authority (e.g. BrickLink), and the other for the ID?
|
|
|
Implementation of chord primitives |
Posted by: Peter Blomberg - 2025-08-07, 20:14 - Forum: Parts Authoring
- Replies (5)
|
 |
16-sided chords come in two types; 1-8, 3-16, 1-4, 5-16, 3-8, 7-16, and 2-4 are made of mostly quads while 5-8, 3-4, 13-16, and 7-8 are made of only triangles. I get that the final triangle count is the same no matter how the triangles are organized.
Nevertheless, the triangle-only solution has a lot of narrow triangles and they are concentrated to the same area. Why is that? I would understand it if the chords were created additively (previous chord + one triangle = next chord), but they aren't.
Should we do something about it?
|
|
|
|