modern-jogl-examples icon indicating copy to clipboard operation
modern-jogl-examples copied to clipboard

Updating/simplifying/restructuring samples

Open elect86 opened this issue 8 years ago • 0 comments

It's time to update/simplify/restructure samples.

  • implemented a Framework class, extendable by each sample
  • using the high performance native toolkit newt
  • using semantic locations for vertex attributes
  • using direct buffer for opengl resources
  • simplified the program building, using the jogl utility
  • updated jogl

On tut03

elect86 avatar Apr 25 '16 08:04 elect86