Skip to content

Version 0.2.7 -- Small improvements

Choose a tag to compare

@dfsp-spirit dfsp-spirit released this 29 Jul 20:42
· 94 commits to main since this release

Version 0.2.7 -- Small improvements

  • NEW: check meshes for validity via is_valid() in rendering pipeline to avoid crashes later
  • NEW: R interoperability improvements: add more convenient auto-conversion from rgl meshes to scimesh mesh format, including auto-convert in render function (accepts both formats now). add manual helper for the inverse way. Explained in vignette.
  • DEP: suggest viridisLite for R in DESCRIPTION
  • DOC: Restructure and dramatically improve the R vignette
  • NEW: add camera_orbit helper function for video generation, add example in docs
  • FIX: fix building vignette index for CRAN

Full Changelog: v0.2.6...v0.2.7