City / Airport - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: Models and Parts (https://forums.ldraw.org/forum-18.html) +--- Forum: Official Models (https://forums.ldraw.org/forum-17.html) +--- Thread: City / Airport (/thread-21765.html) |
City / Airport - Philippe Hurbain - 2016-09-14 City / Airport sets 7893 - Passenger plane - Philippe Hurbain - 2016-09-14 Download MPD (OMR compliant) Known errors: Missing stickers Done with LDCad 1.6alpha4. RE: City / Airport - Tom Burger - 2016-09-26 I am really impressed that all the new plane parts have been done. looks really good just did a large rendering of it, super results http://www.brickshelf.com/gallery/GrapeApe/Town/flight/7893_-_passenger_plane.png RE: City / Airport - Michael Horvath - 2016-09-26 (2016-09-14, 12:53)Philippe Hurbain Wrote: City / Airport sets I'm not real impressed with those sets for some reason. RE: City / Airport - Philippe Hurbain - 2016-09-26 Glad you like them 60101 - Airport Cargo Plane - Philippe Hurbain - 2016-11-06 Download MPD (OMR compliant) Known errors: Missing stickers Done with LDCad 1.6alpha4. RE: 7893 - Passenger plane - Marc Belanger - 2016-11-15 How do you make those nice renderings? With LDCad only? RE: 7893 - Passenger plane - Philippe Hurbain - 2016-11-15 (2016-11-15, 13:19)Marc Belanger Wrote: How do you make those nice renderings? With LDCad only?No, I think that this one was done with LDView. But LDCad renderings have the same quality level (sometimes even better), you just have a little less control on framing and lighting direction (View -> editing View -> OpenGL view export). The only "trick" I use it to create a huge image (the initial one was 4000x4000) then resize it down. Note that Tom Burger's rendering in the post below was done with a ray-tracing program (PovRay I guess) RE: City / Airport - 10124 - Wright Flyer - Marc Giraudet - 2020-02-22 Not a city and no airport for landing for the first aircraft ! 10124 - Wright Flyer 10124 - Wright Flyer.mpd (Size: 96.87 KB / Downloads: 6) File OMR compliant Known error : Chain optimized with lenght criteria, in this case contact between chain and wheels are not perfect. Rendering without chain and string, studio refused to performed ... RE: City / Airport - 10124 - Wright Flyer - Philippe Hurbain - 2020-02-22 (2020-02-22, 13:36)Marc Giraudet Wrote: Known error : Chain optimized with lenght criteria, in this case contact between chain and wheels are not perfect.Yeah, virtual chains lack the slack offered by physical ones! Quote:Rendering without chain and string, studio refused to performed ...A weird one... I tried to debug more finely (using delete one by one/try render) to see what caused Studio renderer to crash. - Chains (as expected, they are just a collection of parts) worked fine. - Most strings worked fine, except for Wing string RH... I tried to tweak it to no avail, so I finally recreated it by duplication/mirroring of (working) Wing string LH. - I also had to modify maxmerge to 1 to avoid triggering Studio scaled parts bug. Attached a modified file that works fine. I also tried to understand what difference between working and not working strings caused the problem, but couldn't find anything meaninful RE: City / Airport - 10124 - Wright Flyer - Philippe Hurbain - 2020-02-22 (2020-02-22, 15:29)Philippe Hurbain Wrote: I also tried to understand what difference between working and not working strings caused the problem, but couldn't find anything meaninfulI made a little step towards understanding: turns out that this string was rubber black, after changing it to plain black the model renders fine. But it's not strictly a problem with rubber colors, since other parts set to rubber black render fine. RE: City / Airport - 10124 - Wright Flyer - Orion Pobursky - 2020-02-23 (2020-02-22, 16:38)Philippe Hurbain Wrote: I made a little step towards understanding: turns out that this string was rubber black, after changing it to plain black the model renders fine. But it's not strictly a problem with rubber colors, since other parts set to rubber black render fine. I've pretty much given up with trying to please Studio with flexible parts. I just export the flex file and put it in the CustomParts folder. Then create a Studio specific file and remove the embedded flex objects. RE: City / Airport - 10124 - Wright Flyer - Philippe Hurbain - 2020-02-23 (2020-02-23, 0:46)Orion Pobursky Wrote: I've pretty much given up with trying to please Studio with flexible parts. I just export the flex file and put it in the CustomParts folder. Then create a Studio specific file and remove the embedded flex objects.That's what I did initially, but it's quite an hassle. Once you have created/modified the templates, it works well (the problem with Marc's file beeing the exception ) |