Problem between Pov and Sticker part


I experience the problem here as well
#6
I've been experiencing this problem here as well.
POV Export from LDView did not work for stickers 0.25 LDU thin.
The reason was that LDView added a 0.5 seam between bricks to show the gaps:
#declare LDXSW = 0.5; // Seam Width (0 for no seams)
Sadly, the formula used to create the seams just works for bigger bricks, but not for stickers 0.25 LDU thin.
You can confirm this by changing the above line to
#declare LDXSW = 0;
Then your stickers will show correctly.
Sadly, I forgot whether I've reported this problem to Travis already or if a fix is already available.

I think that L3P may have a similar problem.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
I experience the problem here as well - by Steffen - 2011-11-28, 9:03
wow, that's an impressive render - by Steffen - 2011-11-28, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)