An open API service indexing awesome lists of open source software.

https://github.com/gdasim/unityquickcodesetup

Personal Quick Code For Unity
https://github.com/gdasim/unityquickcodesetup

Last synced: 2 months ago
JSON representation

Personal Quick Code For Unity

Awesome Lists containing this project

README

          

# [UnityQuickCodeSetup](https://github.com/GDAsim/UnityQuickCodeSetup)
I keep Quick Reusable Scene Assets & Scripts that are highly reusable for quick setup of future unity projects

## Camera

CameraObjectFitter

Script to fit Object to Camera regardless of size



CameraViewportSplitter

Script to update Camera Viewport Rect based on a Grid Input


## DebugTools


DisposableStopwatch

Script to update Camera Viewport Rect based on a Grid Input



FPSDisplay

Script to update Camera Viewport Rect based on a Grid Input



GridOverlay

Script to update Camera Viewport Rect based on a Grid Input



MeshDisplay

Script to update Camera Viewport Rect based on a Grid Input


## EditorScripts

## EditorTools

## Extensions

## Helpers

## Interfaces

# [UnityQuickEditorScripts](https://github.com/GDAsim/UnityQuickEditorScripts)
I keep collection of Unity Editor Scripts/Extension that gives QOL to developers