Skip to content

Colors colors colors!

Pre-release
Pre-release
Compare
Choose a tag to compare
@avilapa avilapa released this 31 Oct 18:33
· 36 commits to master since this release
80b348b

Changelog

This is a small update, mainly to provide fixes to some misleading error messages, and to improve the documentation of the examples.

  • Removed "Returning NULL" misleading error message from camera (#1).
  • Added clear documentation for the examples and cleaned some unused code.
  • Created Math class to contain utility functions such as lerp, inverseLerp,...
  • Added more colors to the color class (totally necessary addition!).
  • Removed Release configuration from the solution builder due to an unfixed problem.
  • Improved 06-PlanetEditor example.
  • Added a VS2017 + OpenGL solution for easier testing.