• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This app will allow you to add 2048x2048 textures one by one and see how much memory your program consumes, as well as its current FPS. You'll have a general idea based on how much maximum memory your program should have, how many 2048x2048 sheets (or equivalence) it should draw at any scene.

More Repositories

1

USplitAlpha

Split Alpha channel for Android and iOS
C#
35
star
2

unity-camera-follow-2d

Script to make 2d camera follow players in an interesting way
C#
35
star
3

unity-editorextension-manual

A manual for various usecases of the Unity Editor extensions
C#
29
star
4

unity-texture-dither

In many cases, we want to dither textures so that we can use more compact texture import format to save memory. This project aims to provide a workflow for dithering imported texture automatically
C#
21
star
5

UBootstrap.Webp

Integrate Webp images into your Unity3D projects.
C#
18
star
6

unity-particle-scaler

Convenient Editor Window to scale Unity's Shuriken Particle System
C#
14
star
7

unity-sortinglayer-setter

This component provides a way to set the sorting layer of any object using code or from the Editor.
C#
10
star
8

cli-cookbook

Command line recipes
9
star
9

unity-scriptableobject-manual

A manual of major Use cases of ScriptableObject in Unity
C#
7
star
10

unity-tips

Tips, tricks and best practices for working with Unity.
Makefile
6
star
11

unity-meshmorphing

Unity MeshMorphing script from https://www.dropbox.com/s/suc6tw8czc21tzh/MeshMorphing.unitypackage?dl=0
C#
6
star
12

LeanTouch

LeanTouch is an input library that makes handling gestures (e.g. Pinch, Twist) incredibly easy across all devices and resolutions
C#
6
star
13

unity-mecanim

Guide for using Unity Mecanim system effectively
C#
5
star
14

UBootstrap.SpriteCollection

SpriteCollection is a convenient way to load sprites dynamically in Unity
C#
5
star
15

unity-proceduralexamples

Procedural examples from Unity Technologies
C#
4
star
16

unity-parallax-2d

Script for creating 2d parallax layer in Unity
C#
4
star
17

UnitySystemUptime

Get iOS and Android devices' uptime unaffected by pause
C#
3
star
18

sprite-extractor

Tool for extracting sprites from TexturePacker Spritesheets
JavaScript
3
star
19

general-log-parser

General log parser written in Python
Python
3
star
20

unity-fsm

A flexible implementation of Finite State Machine in Unity
C#
3
star
21

UBootstrap

This is a base project that will let you quickly bootstrap a new Unity5+ project.
C#
3
star
22

property-backing-field-drawer

This library lets you draw properties nicely in Unity Editor.
C#
3
star
23

UnityDebugGUI

Common Helper for creating a Debug GUI in Unity
C#
3
star
24

SimpleSpritePacker

Simple Sprite Packer from Unity Asset Store https://www.assetstore.unity3d.com/en/#!/content/23276
C#
3
star
25

SystemUptime_ios

Ios library for getting system up time, unaffected by pause
Objective-C++
2
star
26

unity-leanpool

Lean Pool is a GameObject pooling library that allows you to easily increase the performance of your games.
C#
2
star
27

archive-web

Download a webpage for archiving purpose
JavaScript
2
star
28

SimpleGestures

Simple Gesture is a powerful, yet easy to use, gesture recognizer for touch interface devices. [https://www.assetstore.unity3d.com/en/#!/content/18980]
C#
2
star
29

unity3d-smartscenechanger

[Smart Scene Changer] is script assets to change scene with showing now loading screen and load any startup contents like WWW or AssetBundle in background.
C#
1
star
30

UAsync

Caolan Async style applied to C# generators
C#
1
star
31

unitytesttools

This is the source for the Unity Test Tools package.
C#
1
star
32

UBootstrap.Core

This is a core package of the UBootstrap series of libraries used for easily bootstraping a new Unity project.
C#
1
star
33

UBootstrap.Assert

UBoostrap.Assert is a simple Assert library that helps you find bugs in your game more easily.
C#
1
star
34

UnityCubismSDK2

Cubism SDK 2 for Unity
Smalltalk
1
star
35

UnityHash

Simple wrapper for various hash functions in Unity
C#
1
star
36

unity-simplelocalization

SimpleLocalization is a localization library that support conditional branch selection of localized texts
C#
1
star
37

node-uncompress

Command-line wrapper for uncompressing various file types.
JavaScript
1
star
38

git-manual

Git manual and related topics such as branching process.
1
star
39

texture-packer

A jython command line implementation of the popular TexturePacker.
Java
1
star