face wrote:Next and last try.
Seams that all works correct.
Maybe it is possible to use the unused matrix values for color information and then add a checkbox to use the color from the matrix?
face

face wrote:Next and last try.
Seams that all works correct.
Maybe it is possible to use the unused matrix values for color information and then add a checkbox to use the color from the matrix?
face
Thanks allRayTracey wrote:face wrote:Next and last try.
Seams that all works correct.
Maybe it is possible to use the unused matrix values for color information and then add a checkbox to use the color from the matrix?
faceIncredible! How much memory does this scene use?
If you just want to move by one unit then you matrix should beDaniel79 wrote:hi ..
if i want to copy an object of 1 meter in all direction (x,y,z), the matrix is: 1 0 0 0 1 0 0 0 1 0 0 0????
only traslation...no rotation or scale..
I try to write this matrix but don't work correct!!