Skip to content

v0.11

Compare
Choose a tag to compare
@moebiussurfing moebiussurfing released this 24 Jan 02:11
· 50 commits to develop since this release

NEW

  • Added SurfingTransformNode.h / ofNode handler class.
    • Ready to use on a UI and serialize settings.
  • Added SurfingHelperPosition.h for cartesian/spherical positioned of light points.
    • Using ofParameters ready to use on a UI and serialize settings.
  • Added ofxSurfingCameraSimple addon class.
    • Save/Load/Reset camera position, projection mode, etc.
    • Now contains ofxCameraSaveLoad.
  • Separated ofxSurfingHelpersLite to a new addon class:
    • Added guiManager class from ofxSurfingOfxGui.h for grouping and linking ofxGui / ofxPanels.
    • Stores panels positions, main minimized state, visible state, etc.
  • Updated all data.zip files for each example to the current ofxSurfingPBR data's folder @ MEGA.
    • Same links as README.md.
  • Update all README.md info.

KNOW BUGS

  • Lights settings are not persistent when startup. (Fixed in develop branch.)
  • Some macOS errors would require some simple fixes.
  • Transform scale must have a pre-scaler parameter (to adapt any imported 3D model) and fix xyz linking.