If I want to generate a line drawing


RE: If I want to generate a line drawing
#3
(2020-08-16, 15:12)Shi.Yan Wrote: If I want to generate a line drawing, as shown in the picture, which tool should I use?

You could do some 'faking', replace the pallette of LDraw (LDConfig.ldr) with an all white and black edges one

Code:
0 !COLOUR Black  CODE   0   VALUE #FFFFFF   EDGE #000000
0 !COLOUR Blue CODE   1   VALUE #FFFFFF   EDGE #000000
etc etc

Then disable lighting in the render engine.

In LDCad this gives (OpenGL export with a white bg):
   
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: If I want to generate a line drawing - by Roland Melkert - 2020-08-17, 20:34

Forum Jump:


Users browsing this thread: 1 Guest(s)