• Stars
    star
    4
  • Rank 3,291,047 (Top 65 %)
  • Language
    C#
  • License
    BSD 3-Clause "New...
  • Created almost 6 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

Simply calculate and show frame-rate.

More Repositories

1

Unity_TransparentWindowManager

Make Unity's window transparent and overlay on desktop.
C#
115
star
2

Unity_SceneCameraController

Control a camera or any other object like SceneView camera.
C#
58
star
3

Unity_OverReaction

Deform mesh like a cartoon.
C#
55
star
4

Unity_StarGlow

Simple star-glow effect.
C#
44
star
5

Unity_NormalVisualizerWithGizmo

Visualize normal on vertex or surface with Gizmo.
C#
42
star
6

UnityShaderProgramming_01_Sample

ใ“ใฎใƒชใƒใ‚ธใƒˆใƒชใฏ่ณ‡ๆ–™ใ€ŒUnity Shader Programming Vol.01ใ€็”จใฎใƒชใƒใ‚ธใƒˆใƒชใงใ™ใ€‚
ShaderLab
38
star
7

Unity_Metaball2DDrawer

Draw 2D meta-ball with fragment shader.
C#
31
star
8

Unity_XGUI

Utilities to make a lot of IMGUI(OnGUI). It is easy & fast.
C#
30
star
9

Unity_ImageEffectBase

Minimum resources to create ImageEffect.
C#
18
star
10

Unity_Texture2DArrayGenerator

Texture2DArrayGenerator provides function or editor to make a Texture2DArray.
C#
18
star
11

Unity_ImageFilters

ImageFilters.cginc includes some functions or kernels for image filtering.
ShaderLab
18
star
12

Unity_RainDropEffect

ShaderLab
17
star
13

Unity_ObjectController

ใƒ‡ใƒใƒƒใ‚ฐใชใฉใ‚’็›ฎ็š„ใจใ—ใฆใ€ใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใ‚’่‡ชๅ‹•ใง็งปๅ‹•ใ—ใŸใ‚Šๅ›ž่ปขใ—ใŸใ‚Šใ™ใ‚‹ใŸใ‚ใฎใ‚นใ‚ฏใƒชใƒ—ใƒˆ้›†ใงใ™ใ€‚
C#
17
star
14

Unity_RawVATGenerator

Generate VAT, NormalTex, Material, and Prefab from animated model.
ShaderLab
17
star
15

Unity_RenderTextureSetter

Set RenderTexture to camera in runtime.
C#
14
star
16

Unity_TextureProjector

Shader to project a texture on the surface.
ShaderLab
13
star
17

Unity_VariousTextureInstancing

Sample for instancing with various textures.
C#
12
star
18

Unity_TextShader

TextShader draw your text as ImageEffect (with fragment shader).
C#
12
star
19

Unity_DepthCompositeRenderer

Composite 2 different camera image with depth RenderTexture.
C#
12
star
20

UnityShaderProgramming_02_Sample

ใ“ใฎใƒชใƒใ‚ธใƒˆใƒชใฏ่ณ‡ๆ–™ใ€ŒUnity Shader Programming Vol.02ใ€็”จใฎใƒชใƒใ‚ธใƒˆใƒชใงใ™ใ€‚
HLSL
12
star
21

Unity_DropAreaSample

Simplest sample to add DropArea into Inspector / CustomEditor.
C#
11
star
22

Unity_ImageCaptureTool

Capture image & output the file with specified camera. This is utility for screenshot, transparent texture.
C#
11
star
23

Unity_HideCursorManager

Hide cursor while it keep stopping. If move, it will appears.
C#
10
star
24

Unity_GraphicsDrawMeshInstancedSample

Minimum sample of Graphics.DrawMeshInstanced().
C#
10
star
25

Unity_SingletonMonoBehaviour

Generic SingletonMonoBehaviour class.
C#
10
star
26

Unity_FigureShader

Draw some 2D shapes with FragmentShader.
C#
10
star
27

Unity_AlphaBloom

This bloom effect considers alpha value.
HLSL
10
star
28

Unity_LicensePacker

Pack some LICENSE files in Assets and Packages into one LICENSE file when the app is built.
C#
9
star
29

Unity_UNetworkManager

This is default "NetworkManager" extension. Auto Connection, Event Logging, Lots of EventHandler, and include these samples.
C#
9
star
30

Unity_DomeMaster

DomeMaster is an ImageEffect to make Cubemap into DomeMaster format.
C#
9
star
31

Unity_LightTrail2D

Sample scene to make smooth 2d light trail. The core tequnique is using small buffer to round edges.
HLSL
9
star
32

UnityShaderProgramming_03_Sample

ใ“ใฎใƒชใƒใ‚ธใƒˆใƒชใฏ่ณ‡ๆ–™ใ€ŒUnity Shader Programming Vol.03ใ€็”จใฎใƒชใƒใ‚ธใƒˆใƒชใงใ™ใ€‚
ShaderLab
8
star
33

Unity_AssetCreationHelper

AssetCreationHelper provides some functions to create asset in your "Unity/Assets" dir.
C#
8
star
34

Unity_ProceduralButterflyAnimation

HLSL
8
star
35

Unity_NoiseBasedFurShader

Generate fur-like effect from a noise texture.
ShaderLab
7
star
36

Unity_FakeStructuralColorShader

SurfaceShader based fake structural color shader.
ShaderLab
7
star
37

XJUnity3D.Geometry

C#
7
star
38

Unity_QuadCaptureCamera

Set orthographic camera viewport rect to capture whole a quad.
C#
7
star
39

Unity_FastStarGlow

Simple star-glow effect.
C#
7
star
40

Unity_DitherTransparentSample

Transparent with Dithering (without AlphaBlend).
ShaderLab
7
star
41

Unity_FakeIceShader

SurfaceShader based fake ice shader.
ShaderLab
7
star
42

Unity_ScreenUtil

Convert between viewport-coord and screen-coord, and, any others.
C#
7
star
43

Unity_FrameRateSettings

Set Application.targetFrameRate from Inspector & CommandLineArgs.
C#
6
star
44

Unity_CsvFileReadWriter

CsvFileReadWriter provides simple functions to read/write csv file.
C#
6
star
45

Unity_CubemapCamera

CubemapCamera just makes Cubemap RenderTexture.
C#
6
star
46

UnityShaderProgramming_06_Sample

C#
6
star
47

Unity_CommandLineArgs

Get command line args more easily.
C#
6
star
48

Unity_Do

Do provides some functions to do something with delay.
C#
6
star
49

Unity_BoundsCaptureCamera

Set orthographic camera viewport rect to capture all of the selected bounds.
C#
6
star
50

KinectV2Samples

C#
6
star
51

Unity_WindowPositionManager

Set window position and the topmost option.
C#
6
star
52

Unity_BoundsBasedObjectManagementSystem

BoundsBasedObjectManagementSystem provide a quite simple logic to control object counts and keep references with Bounds.
C#
6
star
53

Unity_PackageManagerSample

This is a sample repository to make a PackageManager's Package in GitHub. This repository works as either Unity project and Package.
C#
6
star
54

Unity_IPAddressNotifier

IPAddressNotifier provides simple Observer pattern logic to notify local IPAddresses.
C#
5
star
55

Unity_Extensions

Include some small extensions for Unity.
C#
5
star
56

Unity_VATGenerator

C#
5
star
57

Unity_RandomEx

Include random's utility functions or any other logic like Xorshift.
C#
5
star
58

Unity3D_SnowFallScene

Unity ใง้›ชใฎ้™ใ‚‹ใ‚ทใƒผใƒณใ‚’ไฝœใฃใฆใฟใฆใ‚‹ใ€‚
GLSL
5
star
59

Unity_TextFileReadWriter

TextFileReadWriter provides simple functions to read/write text from/to file.
C#
5
star
60

Unity_TimeScaleEditor

Add GUI on the right side of Play buttons to edit Time Scale.
C#
4
star
61

Unity_CommonCscRsp

This assets add crc.rsp file just under your Unity project Assets/. This hides some warnings.
C#
4
star
62

Unity_CRTEffect

CRT like image effect shader.
HLSL
4
star
63

UnityShaderProgramming_04_Sample

ShaderLab
4
star
64

Unity_SpoutReceiver

UnitySpoutReceiver receive and visualize Spout image. The player is enabled to set Vsync, FrameRate, and ScreenMode/Size.
C#
4
star
65

Unity_ColorCollectionEffects

Some ImageEffects to color collection.
ShaderLab
4
star
66

Unity_CubemapGenerator

Generate cubemap image.
C#
4
star
67

Unity_JsonFileReadWriter

JsonFileReadWriter provides simple functions to de/serialize json from/to file.
C#
4
star
68

Unity_SimpleComputeShader

C#
4
star
69

Unity_DomeMasterCamera

DomeMasterCamera makes DomeMaster image with smallest camera sets, without Cubemap.
C#
4
star
70

Unity_ServerClientTimeObserver

Check Server -> Client -> Server transportation time.
C#
4
star
71

Unity_ArrangeRenderer

Split a texture in some pieces, and arrange these on a screen.
C#
4
star
72

Unity_CombineMesh

Simplest sample to combine GameObject's Meshes into one Mesh asset.
C#
4
star
73

Unity_ProjectionManager

Layout some rendertexture for projection.
C#
4
star
74

Unity_MenuItemCreateText

Add some menu item to create text resource like csv(.csv), markdown(.md) and plain-text(.txt).
C#
4
star
75

Unity_OrientedBoundingBox2d

C#
4
star
76

Unity_ExhibitionSceneLoader

ExhibitionSceneLoader provides helper GUI to load the first scene. The selected scene will be started after a few seconds and saved int your setting file.
C#
3
star
77

Unity_OnGUIManager

This is used to reduce OnGUI call. Because it makes some GC spike.
C#
3
star
78

Unity_MemoryUsageChecker

MemoryUsageChecker gets memory usage simply.
C#
3
star
79

Unity_ExpressionParser

ExpressionParser is simple implementation to parse expression into float value with DataTable.
C#
3
star
80

Unity_AVProDeckLinkSendReceiverUtility

Sender / Receiver utility to use AVPro DeckLink more easier.
C#
3
star
81

Unity_SaveLoadManagerBase

Base class of to save and load data.
C#
3
star
82

Unity_PerlinNoiseTester

PerlinNoise ใ‚’ไฝฟใฃใฆใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใ‚’่‰ฏใ„ๆ„Ÿใ˜ใซ้…็ฝฎใ—ใŸใ‚Šใ™ใ‚‹ใ‚ตใƒณใƒ—ใƒซใ€‚
C#
3
star
83

Unity_RemoteCommands

RemoteCommand provides a simple logic to execute your methods from remote.
C#
3
star
84

Unity_SceneViewPixelSizeViwer

SceneViewPixelSizeViwer shows SceneView pixel size when the size changing.
C#
3
star
85

Unity_TextureStorage

TextureManager provides simple system to manage some textures.
C#
3
star
86

Unity_TransformMonoBehaviour

TransfromMonoBehaviour provides a transform property which will return cached transform.
C#
3
star
87

Unity_JsonUtilitySample

C#
3
star
88

Unity_ShaderMatrixHacks

Get some parameters from shader matrix.
ShaderLab
3
star
89

Unity_VertexShaderInstancing

ShaderLab
3
star
90

Unity_AsyncUdpSendReceive

C#
3
star
91

Unity_ObjectManagementSystem

ObjectManagementSystem provide a quite simple logic to manage object counts and the references.
C#
3
star
92

Unity_DisableInInspectorAttribute

Add [DisableInInspector] attribute to make uneditable field.
C#
3
star
93

Unity_Bloom

Simple logic bloom.
HLSL
3
star
94

Unity_GeometryShaderInstancing

ShaderLab
3
star
95

Unity_NoteComponent

NoteComponent is a simple component to add a note into your GameObject. It will be removed when the scene start.
C#
3
star
96

Unity_GrabPassRippleEffect

Mysterious ripple effect by using GrabPass.
ShaderLab
3
star
97

Unity_DepthNormalAndVertexAnimProblem

_CameraDepthNormalsTexture shows object depth( and normal) as it is even its modified in vertex shader.
ShaderLab
3
star
98

Unity_FpsControlEffect

Control Fps wih PostEffect.
C#
3
star
99

Unity3D_GPUSnowFall

[ๅฎŸ่ฃ…ไธญ] ComputeShaeder ใจ GeometryShader ใ‚’ไฝฟใฃใฆ้›ชใ‚’้™ใ‚‰ใ›ใ‚‹ใ€‚
GLSL
3
star
100

Unity_SyncSceneCamera

Sync scene camera to game camera.
C#
2
star