Skip to content

Instantly share code, notes, and snippets.

View cocopon's full-sized avatar
🍣

Hiroki Kokubun cocopon

🍣
View GitHub Profile
@paulhayes
paulhayes / Sun.cs
Last active February 25, 2024 19:06
Rotates a Unity directional light based on location and time. Includes time scale, and frame stepping for continuous use.
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Entropedia
{
[RequireComponent(typeof(Light))]
[ExecuteInEditMode]
@jasonm23
jasonm23 / xterm-256color.svg
Last active February 11, 2024 12:33
Xterm 256color mode color chart, organised into sections. (used on Wikipedia/xterm)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.