Skip to content

Releases: struct78/hemeshgui

v0.6

16 Jul 22:51
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

Added

  • New Shapes: Sea Shell, Sweep Tube, and Twin ISO shapes
  • New Modifiers: Spherify, Shrink Wrap and Voronoi Cells modifiers
  • Ani library for smoother animations
  • Save As! Save your workspace settings
  • Examples:
    • Beethoven
    • Cone
    • Custom shapes
    • Geodesic
    • Grid
    • Torus
    • UV Parametric
  • Added plane to sunflow rendering

Changed

  • Complete re-write of Quick Save/Quick Loadload
  • Switched from WB_Render to WB_Render3D
  • Rotation in Sunflow rendering improved
  • Improved light rendering in Sunflow
  • Modified SunflowAPIAPI.java to include aa.jitter parameter
  • Adjusted edge weight so it's consistent at any zoom level

Removed

  • Translate to mouse movement
  • Voronoi cells shape

v0.5

19 Jun 13:47
e19fcf9
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
  • Moved UI to grid-based layout
  • Code refactoring to make adding shapes/modifiers easier
  • Disabled unused parameter sliders for Shapes
  • Removed unused parameter sliders for Modifiers
  • Added Voronoi Cells and "UV Parametric shapes
  • Added Noise and Spherical Inversion modifiers
  • Added DooSabin subdivider
  • Added Ambient Occlusion shader
  • Added UI themes
  • Made non-blocking UI
  • Added multithreaded rendering

v0.4.1

22 May 23:04
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • Updated UI visual defects
  • Fixed property labels not appearing when changing shapes
  • Added images to README

v0.4

20 May 22:23
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • Adapted HemeshGui to run under the latest version of Processing (3.3.7)
  • Adapted HemeshGui to run under the latest HE_Mesh version (5.0.3)
  • Adapted HemeshGui to run under the latest ControlP5 version (2.2.6)
  • Removed mouse controls as I found them unhelpful
  • Added Beethoven, Super Duper, Alpha, and Archimedes creators
  • Added Mirror and Kaleidoscope modifiers
  • UI tweaks
  • Now runs in fullscreen mode
  • Code formatting