archilogic-com / data3d-blender-io

Blender exporter for data3d - a binary format optimized for webGL.
http://3d.io
16 stars 4 forks source link

applies mesh scale, rotation, position [fixes #12] #13

Closed tomas-polach closed 6 years ago

tomas-polach commented 6 years ago

meshes can have position, rotation and scale. if those are not "neutral", the following will be applied:

  1. creates a matrix from mesh scale, rotation, position
  2. applies matrix to mesh