Iris 0.5.0 has been released. For details on new features and fixes, please check the release notes. For those looking to develop their own UI and other functionality, please see the JS API doc.
The main updates in this release are an update to the latest version of Three.js which enables some nice features, such as object clipping. I’ve added some basic world oriented planes (XY, XZ, YZ) in the WebApp, and in the near future, will add support for exporting Clipping Planes from the Rhino Model. Here is an example:
Many changes happened under the hood to decouple the Iris Web Application Logic from the UI logic. This will make it easier to develop alternative UIs if you are so inclined. In the future I will ship a few different example UIs to show how it can be done.
Please give it a go and let me know if you run into any issues or do anything cool!