Skip to content

Releases: ma-tech/MARender

release-2.1.0

Choose a tag to compare

@ma-tech ma-tech released this 09 Aug 10:08

Model objects now have an optional bloom property.

release-2.0.0

Choose a tag to compare

@ma-tech ma-tech released this 23 May 13:18

Now uses ES6 features (eg modules) and working with current three.js releases (eg r140).

release-1.3.5

Choose a tag to compare

@ma-tech ma-tech released this 03 May 15:51

New since last release - paths, shapes, markers and labels.

release-1.3.1

Choose a tag to compare

@ma-tech ma-tech released this 05 Apr 16:25

Added pointclouds with per point colour/opacity/size.

release-1.2.4

Choose a tag to compare

@ma-tech ma-tech released this 12 Aug 16:08

Now version 1.2.4.
Camera trackball now controlled correctly but can also be disabled.
Now uses container rather than window geometry so picking should be correct without hacks.

release-1.2.3

Choose a tag to compare

@ma-tech ma-tech released this 13 Jun 16:19

Added clipping planes. Clipping planes require three.js revision 77. Texture for point clouds is now inline, so no texture file needed.

release-1.2.2

Choose a tag to compare

@ma-tech ma-tech released this 16 Feb 17:12
Fixed readme for VTK loader.