- platformer playground 2d physics https://gmtk.itch.io/platformer-toolkit
- image generator (stable) https://www.bing.com/images/create?FORM=GENILP
- stable diffusion image search https://lexica.art
- relight image https://clipdrop.co/relight
- image to 3d (depth map) https://picto3d.com/
- image forensics https://29a.ch/photo-forensics/
- viral linkedin post generator https://viralpostgenerator.com/
- pbs material info https://physicallybased.info/
- optimizations measured https://www.measurethat.net/
- google lens on desktop https://lens.google.com/search?p&pli=1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import bpy | |
import json | |
import math | |
import random | |
from shapely.geometry import Polygon, Point | |
# Load JSON data | |
with open("D:/Downloads/nightfair.json", "r") as f: | |
city_data = json.load(f) |
Role flag name | Decimal value | Description | Formula |
---|---|---|---|
ACCOUNTMANAGEMENT | 536870912 | ||
ADMIN | 72057594037927936 | Is an administrator | |
BANNING | 2 |