Archive for November, 2017

OpenGL Color Attribute für Vertex

Mittwoch, November 29th, 2017

https://www.opengl.org/sdk/docs/tutorials/ClockworkCoders/varying.php

UUID erzeugen (Unix, Windows)

Donnerstag, November 16th, 2017

Mac OS/X, Linux:
uuidgen

Windows Powershell:
powershell -Command "[guid]::NewGuid().ToString()"

Windows-UUID auslesen:
wmic path win32_computersystemproduct get uuid

Firefox Erweiterungen erstellen

Mittwoch, November 15th, 2017

https://developer.mozilla.org/de/docs/Mozilla/Tech/XUL/School_tutorial/Getting_Started_with_Firefox_Extensions