Bricklink: 3D images based on LDraw library, powered by Brigl - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: General LDraw.org Discussion (https://forums.ldraw.org/forum-6.html) +--- Thread: Bricklink: 3D images based on LDraw library, powered by Brigl (/thread-12509.html) |
Bricklink: 3D images based on LDraw library, powered by Brigl - Philippe Hurbain - 2014-02-19 See for ex. http://www.bricklink.com/catalogItemPic.asp?P=62531 and click on 3D viewer. A exclamation mark (!) below a thumbnail image indicates that there are 3D viewer and image. Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Orion Pobursky - 2014-02-19 Nice! Maybe I should get off my butt and finish the code for the forums. Although I think brigl would be better used in the PT which is Chris's domain. Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Michael Heidemann - 2014-02-20 Great to see that our work will spread around So it is more and more important to have the parts in our library. Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Nathanel Titane - 2014-06-24 Question: How could I implement the BrigL webgl renderer to use the parts library through a public dropbox URL? Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Steffen - 2014-06-25 I think you need to clarify your question here. Do you want to configure brigl to use parts from some custom URL (e.g. a public dropbox)? Or do you want to render items that are INSIDE such a dropbox and visualize them through brigl? Or something else? Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Nathanel Titane - 2014-06-25 Well, Where does brigl read the LDraw parts from? In my case I might have to specify a custom LDraw URL as I have a couple of custom elements that are needed for my models. It also goes without saying that yes, I would like it to read the model from a public Dropbox URL and render it. A bit of both i guess Thank you for answering. Re: Bricklink: 3D images based on LDraw library, powered by Brigl - Michael Horvath - 2014-06-26 I want one for my website! |