Skip to content

Instantly share code, notes, and snippets.

@PaulLowenstrom
PaulLowenstrom / PixelLabRotate.cs
Created December 10, 2024 18:21
Rotate pixel art using PixelLabs AI models
using UnityEngine;
using UnityEditor;
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using UnityEngine.Networking;
using System.IO;
// Get an api key at https://www.pixellab.ai/pixellab-api
// Documentation for curl and example code: https://api.pixellab.ai/v1/docs