udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

Adding compensation for croping to c10t.js #250

Closed larlin closed 12 years ago

larlin commented 12 years ago

This works on the asumption that the difference between the coordinates generated by the projection for (0, 0, 0) and the cx,cy coordinates in the json file is the offset created during croping.

I have tested this method for top and isometric. Not at all for oblique or obliqueangle.

uap-universe commented 12 years ago

Thanks :) It should work for oblique, too.