Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 320 online users. » 1 Member(s) | 315 Guest(s) Applebot, Bing, Google, Yandex, Rene Rechthaler
|
Latest Threads |
Request for Part 3068pb00...
Forum: Part Requests
Last Post: Matthew
54 minutes ago
» Replies: 0
» Views: 7
|
[LDPE] 1.8.86 Released (C...
Forum: Parts Author Tools
Last Post: Nils Schmidt
6 hours ago
» Replies: 2
» Views: 373
|
Town and Trains 1994
Forum: Official Models
Last Post: Takeshi Takahashi
10 hours ago
» Replies: 8
» Views: 1,792
|
Part Request: STAR WARS H...
Forum: Part Requests
Last Post: Gerald Lasser
Today, 7:57
» Replies: 6
» Views: 501
|
Most Common Parts that re...
Forum: Part Requests
Last Post: Javier Orquera
Today, 0:34
» Replies: 20
» Views: 1,559
|
Part Request: 82445pb01 f...
Forum: Part Requests
Last Post: john morgan
Yesterday, 18:35
» Replies: 4
» Views: 1,060
|
Requesting Part 95228pb02
Forum: Part Requests
Last Post: Matthew
Yesterday, 18:29
» Replies: 0
» Views: 91
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Magnus Forsberg
2025-01-14, 17:47
» Replies: 132
» Views: 258,909
|
Part request: 6920 Brick ...
Forum: Part Requests
Last Post: Bob R0Sch
2025-01-13, 20:41
» Replies: 3
» Views: 474
|
Pirate Themed Parts
Forum: Part Requests
Last Post: Belic
2025-01-13, 20:28
» Replies: 32
» Views: 3,229
|
|
|
LDraw server problems 20 July 2014 |
Posted by: Chris Dee - 2014-07-20, 19:48 - Forum: LDraw.org Announcements
- Replies (13)
|
|
Due to a server migration, the ldraw.org website is currently unavailable and the Parts Tracker is not functioning. I am in touch with Dan Boger who kindly provides us with this webspace on the peeron servers and we are working to resolve the problem.
Apologies for any inconvenience.
|
|
|
A 3/4-stud or not? |
Posted by: Magnus Forsberg - 2014-07-15, 12:01 - Forum: Parts Authoring
- Replies (6)
|
|
Hi,
On many window and door frames there is a rather odd stud.
We usually make them without using a stud primitive, or need to make a very uniqe, specially designed stud.
I had to make eight files for 4209, in normal and low resolution. They all have to be different since there is a logo on top of each stud.
Due to the fact that we still need to fool MLCad, and have a lo-res version, (including a Moved to-primitive), to every new stud, the number of uniqe files have to be twelve for every new part with a small hole in the stud. A uniqe set of of primitives that hardly will be reused.
I would like to introduce a 3/4-stud instead.
A single set of primitives that could be reused in many of the parts above.
They will help connection seeking software and will place the logo in a correct position.
The small hole is to be added as a single, reusable, non-rotationally sensitive subfile (or primitive).
I've tried this set-up in LDView and MLCad. It works fine.
How will it work in LDCad, SR3D Builder or Bricksmith? Or in any other software with stud substitution ability?
How should I do with studs that have a hole that isn't fully placed in one of the quarters, but in between?
Do all the frames have a logo on top of the stud with a small hole?
I don't have all the frames, but I know that 4209 do have small holes and a logo, and that the two parts with square holes (60594 and 60598) doesn't.
If we ignore the logo, it is possible to use a single file and rotate the gap to were it needs to be.
So, three questions.
Should we continue in making new studs for each part?
Or should we replace them with this 3/4-stud?
Or could we ignore the logo, and simplify it to a single stud?
|
|
|
Matrix "split" |
Posted by: Santeri Piippo - 2014-07-13, 12:41 - Forum: Parts Authoring
- Replies (3)
|
|
On the topic of matrix calculations, I believe it should be possible to split any given transformation matrix into two composing matrices where one would represent the rotation and the other would represent the scale. Essentially a matrix version of a "vector = unit_vector * scalar" equation, like a "matrix = rotation_matrix * scale_matrix" where rotation_matrix would contain the rotation of the matrix with no scaling and scale_matrix would be otherwise an identity matrix but with the scaling of the main matrix. Is this kind of split possible? If so, how to do it?
|
|
|
|