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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,316
» Latest member: neerajtripathi
» Forum threads: 6,178
» Forum posts: 51,785

Full Statistics

Online Users
There are currently 260 online users.
» 0 Member(s) | 256 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
Parts request
Forum: Part Requests
Last Post: Peter Grass
2 hours ago
» Replies: 1
» Views: 138
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
10 hours ago
» Replies: 1
» Views: 183
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
11 hours ago
» Replies: 7
» Views: 652
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: N. W. Perry
Yesterday, 19:12
» Replies: 1
» Views: 287
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
Yesterday, 9:50
» Replies: 4
» Views: 832
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,067
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 8,732
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-09-12, 14:51
» Replies: 8
» Views: 5,589
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
2025-09-12, 10:14
» Replies: 0
» Views: 764
LDraw Colors for OpenScad
Forum: LDraw Editors and Viewers
Last Post: Hageta
2025-09-12, 10:03
» Replies: 0
» Views: 692

 
  6099p45.dat?
Posted by: Michael Horvath - 2014-01-09, 19:26 - Forum: Parts Authoring - Replies (5)

What is the new name for part 6099p45.DAT? Also, how do I look up this information myself for when I run into this problem again? Thanks.

Print this item

  p/low fast draft parts
Posted by: Ben Supnik - 2014-01-08, 21:59 - Forum: Parts Authoring - Replies (18)

Hi Y'all,

I was dusting off my notes on LOD when I noticed that octa-studs have already been moved to /8 in the official library, something that was discussed here.

http://forums.ldraw.org/showthread.php?t...45#pid9745

This gives us three levels of detail by searching /p/8 and /p/48 for primitives.

I would like to propose a fourth level of detail, designed to be the lowest quality rendering possible. Such rendering would have:
- No studs at all.
- No part interiors.

The LOD would be targeted for real-time viewing of stupidly-huge models, e.g. all of Datsville at once, etc. The goal is to preserve some vague shape and color of the model while bringing down vertex count as much as possible.

The goal would _not_ be to replace every single part with a simpler version, but rather to replace a subset of parts that are very commonly used (e.g. all of the standard dimension bricks, plates, etc.), possibly using a human-directed script.

In my past experimenting with this technique I found that a small number of 'draft' quality bricks could have a pretty huge impact on the weight of a model.

Anyway, if anyone thinks this is a terrible idea, or has strong feelings on how such a sub-set should be built, please let me know. I'd like to start putting a part set together.

Cheers
Ben

Print this item

  ToriCalc 1.0
Posted by: Max Martin Richter - 2014-01-08, 21:11 - Forum: Parts Author Tools - Replies (2)

Hej,
I'm proud to present: ToriCalc 1.0

You can calculate inner and outer tori and tubes. It's also possible to calculate the y-scaling for this torus.

If you find any bugs, please let me know.
As everytime - please remove the .dat to get the programme work.


/Max



Attached Files
.dat   ToriCalc.exe.dat (Size: 655 KB / Downloads: 1)
Print this item

  Dragon Knight's flags
Posted by: Christoph Mierowski - 2014-01-08, 13:16 - Forum: Part Requests - Replies (2)

2525px5 Flag 6 x 4 with Blue and Red Dragon Pattern
another pic (peeron)

2335px9 Flag 2 x 2 Square with Red Square and Yellow / Blue Dragon Pattern


Maybe the dragon pattern from the shields (3846P4C.DAT) could be used...

Print this item

  Bitmap quastion
Posted by: Stan Isachenko - 2014-01-07, 20:44 - Forum: Parts Authoring - Replies (8)

I there any working way to atach bitmap to Ldraw parts? Specifically for minifigs. There are almost all bitmaps from Minifigs series in LDD. I extract them from it, but i am thinking about attaching them to ldraw parts.

Print this item

  Minifig, Head Moustache Red Goatee Pattern
Posted by: Christoph Mierowski - 2014-01-07, 13:52 - Forum: Part Requests - Replies (14)

This early 90s pattern is still missing: Minifig, Head Moustache Red Goatee Pattern

There were 4 sets with 5 minifig which had this pattern. With today pattern creator this shouldn't be a big challange... at least not for the expirienced part/pattern authors.

Thanks in advance.

Print this item

  Tool to solve torus problems
Posted by: Stan Isachenko - 2014-01-07, 9:56 - Forum: Parts Authoring - Replies (10)

I know there is great tool ring and cons, for working with Rings, and Cones, but i had problem with torus, is there tool to colculate toruses?

Print this item

  LSC overdue?
Posted by: Roland Melkert - 2014-01-07, 1:13 - Forum: General LDraw.org Discussion - Replies (2)

Not that I'm complaining, but isn't the LSC overdue? Or have I mist something concerning a rule change?

Print this item

  Lego Simpsons?
Posted by: Mark Kennedy - 2014-01-06, 17:57 - Forum: Off-Topic - Replies (1)

After seeing the picture on Brick Set I did a Google search and found quite a few links:
Brickset entry
metro.co.uk article
The eyes on the minifig heads look kind of squinty.

Print this item

  LDView POV output
Posted by: Michael Horvath - 2014-01-05, 21:26 - Forum: LDraw File Processing and Conversion - Replies (15)

Some of my parts are written as having color "LDXColor60_slope", but this color is not defined anywhere in the POV file. What should I do in the meantime? Is there a workaround?

[edit]

This is the change to the POV code I did to fix it. Instead of this:

Code:
#ifndef (LDXSkipChromeColorMacro)
#macro LDXChromeColor(r, g, b)
#if (version >= 3.1) material { #end
    texture {
        pigment { rgbf <r,g,b,0> }
#if (LDXQual > 1)
        finish { ambient LDXAmb diffuse LDXDif }
        finish { phong LDXPhong phong_size LDXPhongS reflection LDXChromeRefl brilliance LDXChromeBril metallic specular LDXChromeSpec roughness LDXChromeRough}
#end
    }
#if (version >= 3.1) } #end
#end
#end


I did this:

Code:
#ifndef (LDXSkipChromeColorMacro)
    #macro LDXChromeColor(r, g, b)
        #if (version >= 3.1) material { #end
            texture {
                pigment { rgbf <r,g,b,0> }
        #if (LDXQual > 1)
                finish { ambient LDXAmb diffuse LDXDif }
                finish { phong LDXPhong phong_size LDXPhongS reflection LDXChromeRefl brilliance LDXChromeBril metallic specular LDXChromeSpec roughness LDXChromeRough}
        #end
            }
        #if (version >= 3.1) } #end
    #end
    #macro LDXChromeColor_slope(r, g, b)
        #if (version >= 3.1) material { #end
            texture {
                pigment { rgbf <r,g,b,0> }
        #if (LDXQual > 1)
                finish { ambient LDXAmb diffuse LDXDif }
                finish { phong LDXPhong phong_size LDXPhongS reflection LDXChromeRefl brilliance LDXChromeBril metallic specular LDXChromeSpec roughness LDXChromeRough}
                normal { bumps 0.3 scale 25*0.02 }
        #end
            }
        #if (version >= 3.1) } #end
    #end
#end

And then I did this:

Code:
#ifndef (LDXColor60) // Chrome Antique Brass
    #declare LDXColor60 = LDXChromeColor(0.392157,0.352941,0.298039)
    #declare LDXColor60_slope = LDXChromeColor_slope(0.392157,0.352941,0.298039)
#end

Print this item