Skip to content

Releases: bryik/aframe-terrain-model-component

# v1.0.1

03 Jun 00:43

Choose a tag to compare

Changes

  • Upgrade Webpack (v2.5.1 -> v4.43.0) 21464ac

This component is once again available in minified form.

v1.0.0

25 May 02:24

Choose a tag to compare

Breaking changes

Changes

alphaMap

0.2.0

19 May 19:13

Choose a tag to compare

Changes

  • Switched to PlaneBufferGeometry

  • "debug" property has been renamed "wireframe"

  • color-terrain-model component added. Rather than rely on a texture, color can be computed and applied at runtime.

  • D3.js is now a dependency

  • transparent textures (thanks to morandd!)