https://www.opengl.org/sdk/docs/tutorials/ClockworkCoders/varying.php
Archive for November, 2017
OpenGL Color Attribute für Vertex
Mittwoch, November 29th, 2017UUID erzeugen (Unix, Windows)
Donnerstag, November 16th, 2017Mac OS/X, Linux:
uuidgen
Windows Powershell:
powershell -Command "[guid]::NewGuid().ToString()"
Windows-UUID auslesen:
wmic path win32_computersystemproduct get uuid