| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,243
» Latest member: Alex Wild
» Forum threads: 6,581
» Forum posts: 54,214
Full Statistics
|
| Online Users |
There are currently 8 online users. » 0 Member(s) | 3 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
3d modelling
Forum: Off-Topic
Last Post: Jeff Jones
Yesterday, 20:58
» Replies: 1
» Views: 182
|
Parts Request: LEGO Zelda...
Forum: Part Requests
Last Post: SNIPE
Yesterday, 1:39
» Replies: 1
» Views: 486
|
Part Request
Forum: Part Requests
Last Post: Orion Pobursky
2026-09-20, 17:15
» Replies: 1
» Views: 138
|
Technic 1994
Forum: Official Models
Last Post: Takeshi Takahashi
2026-09-19, 8:05
» Replies: 31
» Views: 64,866
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-09-19, 2:11
» Replies: 29
» Views: 14,487
|
Spider-Ham
Forum: Part Requests
Last Post: James Simpson
2026-09-16, 21:34
» Replies: 1
» Views: 562
|
Missing Snowtrooper Parts
Forum: Part Requests
Last Post: Chirila
2026-09-16, 18:19
» Replies: 3
» Views: 371
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 14:38
» Replies: 170
» Views: 452,691
|
We have a problem, again
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 12:20
» Replies: 7
» Views: 9,240
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-13, 7:21
» Replies: 6
» Views: 1,470
|
|
|
| Rendering of sheared RECT primitives |
|
Posted by: Gerald Lasser - 2020-09-17, 22:33 - Forum: Parts Authoring
- No Replies
|
 |
I uploaded the cake costume parts, 35860 and 38560p01, and had them rendered in Stud.io.
What I got was an interesting result. on the LEFT the parts are as I have uploaded them to the PT, resulting in this "cond-line artefact". I remembered that I used a rect2p there with a shear matrix. So I in-lined this and I got the result on the RIGHT picture. Seems that the pre-processing for the renderer is not working correctly.
Has anybody noticed this and (re-)designed a part with this problem in mind?
Code: 0 // ORIGINAL CODE (LEFT)
1 16 0 -20 -10.75 19 0 0 0 1 20 0 0 .25 rect2p.dat
1 16 0 -20 10.75 -19 0 0 0 1 20 0 0 -.25 rect2p.dat
0 // INLINED CODE (RIGHT)
2 24 19 0 -10.5 -19 0 -10.5
2 24 -19 -40 -11 19 -40 -11
4 16 -19 0 -10.5 -19 -40 -11 19 -40 -11 19 0 -10.5
2 24 -19 0 10.5 19 0 10.5
2 24 19 -40 11 -19 -40 11
4 16 19 0 10.5 19 -40 11 -19 -40 11 -19 0 10.5
|
|
|
| 88013 Technic Large Motor |
|
Posted by: Cam's Bricks - 2020-09-17, 3:50 - Forum: Part Requests
- Replies (3)
|
 |
I think my google fu chops are off today.
I cant find an alternate part number for this and cannot see this on the part tracker or any forum posts for the part number or other searches like "technic large motor" or "technic large" yield no results.
Does someone have this or can point me to it?
|
|
|
| Viewing available part count |
|
Posted by: Darin - 2020-09-14, 5:47 - Forum: LDraw Editors and Viewers
- Replies (9)
|
 |
Hello, I just discovered LDCad (1.6d) and want to know if there is a way to show remaining parts in the part bin (or anywhere else).
I'm interested in creating designs from a limited number of parts, and would like a way of knowing if I've stayed within that limit.
I found the showCount property in the Overivew group http://www.melkert.net/LDCad/tech/partBin
And I exported a part list from a set on Rebrickable, dropped that file in the sets dir, and see the part count there.
So both pieces of information exist in the tool, but I'm looking for some way to see that information together.
I can think of 2 ways I might find this:
1) Show both use count and total count in the part bin
2) Update part bin count to show available remaining
Is there a way to see this information? If not in LDCad, is is viewable in some other editor?
Alternatively maybe I could open a second part bin window and eyeball it, but that doesn't seem practical if I'm using very many unique parts.
Thanks!
|
|
|
|