co3moz / minecraft-render

Minecraft block rendering with node.js
MIT License
41 stars 21 forks source link

Add a `distance` config to the `RendererOptions`. #5

Closed tehbeard closed 3 years ago

tehbeard commented 3 years ago

This adds one feature to the command line options from #3 that my own branch had, a distance option.

This allows control of the distance parameter for the camera, allowing user to decide how zoomed in / how much empty space is around the rendered icon.