[0.11.0](https://github.com/ladybug-tools/honeybee-vtk/compare/v0.10.0...v0.11.0) (2021-05-19)
Bug Fixes
* **camera:** fix parallel projection ([595836d](https://github.com/ladybug-tools/honeybee-vtk/commit/595836d8fa26af8eb041deb2cab6879b323fe8d4))
* **scene:** add render method back ([e42912e](https://github.com/ladybug-tools/honeybee-vtk/commit/e42912e9cd44cd04ad4cf7499030a3b1109bc801))
* **scene:** add render method back ([0b9da80](https://github.com/ladybug-tools/honeybee-vtk/commit/0b9da80027338874a7a01a4ec75976350d176662))
Features
* **_helper:** separate repeated functions in a helper module ([b00ca56](https://github.com/ladybug-tools/honeybee-vtk/commit/b00ca56fdf74368f7aeef5ea88a17608cf28ee7b))
* **actors:** add actors module ([65fe5e7](https://github.com/ladybug-tools/honeybee-vtk/commit/65fe5e7f7a7d699159a8c81c9510a99e9a2c3fdf))
* **assistant:** add a new helper class ([26b11c0](https://github.com/ladybug-tools/honeybee-vtk/commit/26b11c05ce4935a719ad8617e3e10365510bb39c))
* **camera:** add Camera object constructor ([0a239d5](https://github.com/ladybug-tools/honeybee-vtk/commit/0a239d50a0f84a87b4a46f6c127d8b8532ff5adc))
* **camera:** add capability for adjusted camera position ([4a4cb3e](https://github.com/ladybug-tools/honeybee-vtk/commit/4a4cb3ee24d58e9cb19ca04acb2c23d89d9fa919))
* **camera:** add method to create cameras from radiance views ([8a43791](https://github.com/ladybug-tools/honeybee-vtk/commit/8a437910a3b5952820422f626266d15e7404bb6c))
* **camera:** add parallel projection and properties ([3bc516b](https://github.com/ladybug-tools/honeybee-vtk/commit/3bc516bf49a215b31f34241596baddc13b37c732))
* **model:** extract radiance views from model ([e1c34ba](https://github.com/ladybug-tools/honeybee-vtk/commit/e1c34ba15dbe5eba616dc01ca20392e1a85bd6c6))
* **scene:** Add capability to assign camera and set output image size ([a6384d8](https://github.com/ladybug-tools/honeybee-vtk/commit/a6384d8bcc236d288a4f5279fef265e8d55711ba))
* **scene:** add capability to export multiple images ([fd28222](https://github.com/ladybug-tools/honeybee-vtk/commit/fd2822253f0be2e6417b7e5bc82ff72c1f85aa2b))
* **scene:** add multiple cameras to a scene ([3e63672](https://github.com/ladybug-tools/honeybee-vtk/commit/3e636723783b765ea091f65e46689c903cc70584))
* **scene:** bring Ladybug Tools colors to the image export ([90bffff](https://github.com/ladybug-tools/honeybee-vtk/commit/90bfffff3d735383c7956364d1c47e7f3240dad9))
* **window:** add a new module ([346f239](https://github.com/ladybug-tools/honeybee-vtk/commit/346f239d84243cc4d91df621e267745e4e0bf48b))