top | item 23088737

(no title)

haack | 5 years ago

This is really cool. Do you selectively render depending on the zoom level? (I looked for source but could only find the minified js on your github)

discuss

order

mattmar96|5 years ago

Yeah, I have basic culling implemented. Objects that are larger than, say, 3x their normal scale are not rendered. Likewise with those 1/100th their normal scale.