Skip to content

Instantly share code, notes, and snippets.

View philippwulff's full-sized avatar
👨‍🍳
Cooking..

Philipp Wulff philippwulff

👨‍🍳
Cooking..
View GitHub Profile
import bpy
import bmesh
import numpy as np
import time
import os
import colorsys
import random
import yaml
import sys
@lnksz
lnksz / tumcolors.md
Last active January 23, 2025 09:12
INOFFICIAL RGB and HEX color codes of TUM colors

INOFFICIAL Colors for Presentation (from 2017)

Name HEX RGB
Main colors
#0065bd TUMBlue #0065bd 0,101,189
#000000 Black #000000 0,0,0
#ffffff White #ffffff 255,255,255
Secondaries
#005293 DarkBlue #005293 0,82,147