Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,419
» Latest member: PatrTher
» Forum threads: 6,245
» Forum posts: 52,217

Full Statistics

Online Users
There are currently 240 online users.
» 1 Member(s) | 235 Guest(s)
Applebot, Baidu, Bing, Google, PatrTher

Latest Threads
The colour of textures in...
Forum: Parts Authoring
Last Post: Orion Pobursky
6 hours ago
» Replies: 2
» Views: 85
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-03, 22:17
» Replies: 6
» Views: 143
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Bailey Meyer
2025-11-03, 20:37
» Replies: 5
» Views: 366
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-02, 19:24
» Replies: 1
» Views: 287
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-02, 15:05
» Replies: 14
» Views: 18,375
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-01, 10:22
» Replies: 5
» Views: 477
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 204
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 623
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 291
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,308

 
  Zombies?
Posted by: Michael Horvath - 2014-08-13, 12:32 - Forum: Part Requests - Replies (2)

Are there zombie minifigs made by TLG? There are some shown on the Web, but I don't know if they're official or not.

[Image: pic11F9C2AE0B5949358B817C2861E0EECD.jpg][Image: Zombie_lego.jpg][Image: 413WnbKg5TL.jpg][Image: Zombie_Groom.png]

Print this item

  Naming scheme for primitives - update
Posted by: Michael Heidemann - 2014-08-11, 17:15 - Forum: Parts Authoring - Replies (18)

It seems that there is a need for updating the naming scheme that Primgen2 uses for the primitives.
Here my suggestion:
x, y, z are values that will be substituted by primgen2 for the dimension of the part.
cylinder: x-ycyli.dat : always use cyli
disc: x-ydisc.dat : always use disc
ndisc: x-yndis.dat : always use ndis
chord: x-ychrd.dat : always use chrd
cone: x-yconz.dat : always use con
ring:x-yringz.dat : always use ring
circle: x-yedge.dat : always use edge

The length of the filename is not important anymore because I think we will not reach 25 characters.

If this should be common used, I am going to change Primgen2 quickly.

Print this item

  Lpub/Bricksmith - Changing Orientations in Steps
Posted by: Mark Anderson - 2014-08-10, 16:57 - Forum: General LDraw.org Discussion - Replies (1)

I need a little help creating a set of instructions for a MOC I'm working on.

I'm using Bricksmith (3.0) on my Mac (10.9.4) and then bringing that into Lpub (4.0.0.10). I need to rotate the model in the instructions to show how to attach some pieces. Is there a way to do this in either Bricksmith or Lpub I'm not aware of?

Thanks!!

Mark

Print this item

  Recent Messages
Posted by: Orion Pobursky - 2014-08-09, 10:19 - Forum: Website Suggestions/Requests/Discussion - Replies (11)

Recent Messages is broken for me. Can anyone confirm?

Print this item

  TEXMAP extension thoughts and findings.
Posted by: Roland Melkert - 2014-08-07, 23:27 - Forum: Parts Authoring - Replies (33)

I've been working on the cylindrical implementation and I noticed some minor confusing things about the current TEXMAP spec.

The planar projection uses top/left orientation while the cylindrical one uses center bottom. This isn't a real big problem but the text states the v coordinate should be based on the distance to the base plane. This will cause the picture to be up side down.

So unless I misunderstood something (else) I think it should be the distance to the cylinder top plane.

Using that correction this:

Code:
0 Cyl texmap test minifig head
0 UNOFFICIAL PART
0 BFC CERTIFY CCW

1 16 0 0 0 1 0 0 0 1 0 0 0 1 s\3626bs02.dat
1 16 0 4 0 13 0 0 0 13 0 0 0 -13 1-8cyli.dat
1 16 0 4 0 -13 0 0 0 13 0 0 0 -13 1-8cyli.dat
1 16 0 4 0 13 0 0 0 13 0 0 0 13 2-4cyli.dat
1 16 0 4 0 0 0 8 0 -6.4 0 8 0 0 t04o6250.dat
1 16 0 4 0 -8 0 0 0 -6.4 0 0 0 8 t04o6250.dat
1 16 0 17 0 0 0 -8 0 6.4 0 8 0 0 t04o6250.dat
1 16 0 17 0 8 0 0 0 6.4 0 0 0 8 t04o6250.dat
1 16 0 4 0 0 0 -8 0 -6.4 0 -8 0 0 t04o6250.dat
1 16 0 4 0 8 0 0 0 -6.4 0 0 0 -8 t04o6250.dat
1 16 0 17 0 0 0 8 0 6.4 0 -8 0 0 t04o6250.dat
1 16 0 17 0 -8 0 0 0 6.4 0 0 0 -8 t04o6250.dat

0 !TEXMAP START CYLINDRICAL 0 17 0  0 4 0   0 17 -13 90 smile.png
0 !: 1 16 0 17 0  13 0 0  0 -13 0  0 0 -13  s\minifighead-hlp.dat
0 !TEXMAP FALLBACK
1 16 0 17 0  13 0 0  0 -13 0  0 0 -13  s\minifighead-hlp.dat
0 !TEXMAP END

will render like:

   

If people agree, we need to correct the spec text.



Second the spec doesn't mention what to do with over scan and or fully enclosed objects.

For example (using Nils' checker png Smile ).
Code:
0 !TEXMAP START CYLINDRICAL 0 0 0  0 -200 0   0 0 -200   180 checker.png
0 !: 1 15  0 -200 0  200 0 0  0 200 0  0 0 -200 4-4cyli.dat
0 !TEXMAP FALLBACK
1 15  0 -200 0  200 0 0  0 200 0  0 0 -200 4-4cyli.dat
0 !TEXMAP END

gives (over scan):
   

and
Code:
0 !TEXMAP START CYLINDRICAL 0 0 0  0 -200 0   0 0 -200   360 checker.png
0 !: 1 15  0 -200 0  200 0 0  0 200 0  0 0 -200 4-4cyli.dat
0 !TEXMAP FALLBACK
1 15  0 -200 0  200 0 0  0 200 0  0 0 -200 4-4cyli.dat
0 !TEXMAP END

gives (enclosed)
   

Both having the -180 == 180 problem

But again i'm not claiming my implementation is currently 100% correct.

Thoughts?

Print this item

  LPub - How to add divider after step?
Posted by: Stefan Edlinger - 2014-08-03, 15:28 - Forum: LDraw File Processing and Conversion - Replies (2)

Hi all, I created a Lego model using Bricksmith on my iMac, now imported it to LPub and I have a lot of steps in there which I want to have on one page... but he just does a list of it, listing step by step in a row on the page even if there is no room. Now according to the instructions of LPub I should right click the step I want to divide and choose "Add Divider after step" so it creates a new column with it.

But I do not have this option... it does not show up, even when the next step is outside of the page and I right click on the building picture as described in the instructions, there is no "Add Divider after step" showing up.

Help anyone please?

Print this item

  Friends
Posted by: Philippe Hurbain - 2014-08-02, 19:38 - Forum: Official Models - Replies (74)

Now that several Friends figures are available... hopefully we'll see more Friends sets here!
[Image: friends-group.jpg]

Print this item

  multiple part requests 2
Posted by: Matt `da Wolf - 2014-07-31, 8:28 - Forum: Part Requests - No Replies

i pulled some images off bricklink. Are any of these good enough to be transfered easily as new pieces?

A user on this site said that was possible, and I hope these images are good enough, but I can't send that person an email or PM through this site.

3069bp25.gif
3069bpb004.jpg
3069bpb026.jpg
3069bpb067.jpg
3069bpb068.jpg
3069bpb091.jpg
3069bpb158.jpg
3069bpb202.jpg
3069bpb232.jpg
3069bpb242.jpg
3069bpb247.jpg
3069bpb259.jpg
3069bpb291.jpg
3069bpb297.jpg
3069bps2.jpg
3069bpx18.gif
3069bpx25.jpg
3069bpx32.jpg
3069p30.gif
3070bp07.jpg
3070bpb052.jpg
3939pb02.jpg
3939pb03.jpg
63864pb017.jpg



Attached Files
.zip   ldraw gifs.zip (Size: 519.55 KB / Downloads: 0)
Print this item

  Friends Figure Shortcuts?
Posted by: Magnus Forsberg - 2014-07-28, 21:27 - Forum: Parts Authoring - Replies (16)

We are beginning to see a lot of new parts for the Friends Figures. These are the ones Philo have made so far.

   

We made Shortcuts for all the Fabuland Figures, but don't make any for a regular minifig. How about these?
Brickset lists today 87 different Friends figures and 10 Disney Princess Figures

We make shortcuts for the "Minifig Hips and Legs" but don't make one for "Minifig Torso and Arms", even though that is how it is delivered.

How about a "Minifig Friends Torso and Arms" shortcut? Do we need, or want, one?
Brickset lists 62 different.



Attached Files
.dat   All friends.dat (Size: 6.07 KB / Downloads: 2)
Print this item

  Baseplates smaller than 8x12?
Posted by: Michael Horvath - 2014-07-28, 17:18 - Forum: Part Requests - Replies (3)

Are there any baseplates smaller than 8x12? I really need one that is 6x16 but don't want to use an unofficial part.

Print this item