place blocks
This commit is contained in:
@ -75,7 +75,7 @@ func (f *FramewireRenderer) PushLine(p0, p1 itype.Vec3f, color0, color1 color.Co
|
||||
)
|
||||
}
|
||||
|
||||
const FramewireSizeShrink = 1e-2
|
||||
const FramewireSizeShrink = 1e-4
|
||||
|
||||
// PushBox pushes a 3D box into the vertex array.
|
||||
//
|
||||
|
Reference in New Issue
Block a user