Skip to content

Instantly share code, notes, and snippets.

@nukadelic
nukadelic / EditorFontSize.cs
Last active July 18, 2024 21:41
Unity Editor Font Size Changer -- EditorStyles
#if UNITY_EDITOR
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using System.Reflection;
public class EditorFontSize : EditorWindow
{
// enable resize on launch to set a default font size , using this option will disable the ability to have the window accassible
@DanielArnett
DanielArnett / vive-tracker-ubuntu-instructions.md
Last active July 18, 2024 03:38
How to use the HTC Vive Trackers in Ubuntu using Python 3.6.

This tutorial will guide you through the setup of the HTC Vive Tracker in Python 3.6 on Ubuntu 14.04.

Prerequesites

Up to date graphics drivers

x86 architecture

SteamVR requires >4GB disk space