larry kirschner's repositories

concentric-radio-waves

A 2D concentric-radio-waves effect.

Language:ShaderLabLicense:MITStargazers:5Issues:4Issues:0

rect-utils

A set of utility functions for the Unity's Rect and RectTransform, provided as extension methods

Language:C#License:MITStargazers:3Issues:0Issues:0

unity-npm-utils

Utilities for using npm as a unity package manager, e.g. for copy packages between node_modules and unity Assets

Language:JavaScriptLicense:MITStargazers:2Issues:2Issues:0

notifications

Global system for pub/sub notification events by string 'type'.

Language:C#License:MITStargazers:1Issues:3Issues:0

behave-restful

BDD Framework to Test REST Services and APIs

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

common-unityevent-types

The to use a UnityEvent<T> property, you need to create a subclass for each type. Rather than use inner classes over and over for this, just put the common ones in a package.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

entity-persistence

Add on for beatthat/entity-stores, persists entities locally on device for offline access

Language:C#License:MITStargazers:0Issues:0Issues:0

examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.

License:NOASSERTIONStargazers:0Issues:0Issues:0

find-resource-by-component-type

Use to find Unity Resources by component type, following a naming convention

Language:C#License:MITStargazers:0Issues:0Issues:0

fit-rect-transform-to-texture

Changes the dimensions of a RectTransform to fit the aspect ratio of a texture

Language:C#License:MITStargazers:0Issues:0Issues:0

frame-time

utility functions for converting between time and frame numbers

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

get-components-ext

ext methods for GetComponent[s] with options beyond what Unity's GetComponent methods support

Language:C#License:MITStargazers:0Issues:0Issues:0

ios-github-actions-build-deploy

test app for build/deploy with github actions

Language:SwiftStargazers:0Issues:0Issues:0

merge-release

Automatically release all merges to master on npm.

License:NOASSERTIONStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

property-interfaces

Interfaces for property components, which generally expose a single typed value with getter, setter, and/or update event.

Language:C#License:MITStargazers:0Issues:0Issues:0

puppeteer

Headless Chrome Node API

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

License:MITStargazers:0Issues:0Issues:0

safe-refs

Use safe refs to hold references to Unity components that may be destroyed. An instance of SafeRef<MyComponent>.value will be null if the component or it's GameObject has been destroyed.

Language:C#License:MITStargazers:0Issues:2Issues:0
Language:C#License:MITStargazers:0Issues:0Issues:0
Language:C#License:MITStargazers:0Issues:0Issues:0
Language:C#License:MITStargazers:0Issues:0Issues:0

terraform-provider-aws

Terraform AWS provider

Language:GoLicense:MPL-2.0Stargazers:0Issues:0Issues:0

undo

Undo/Redo support via a change history

Language:C#License:MITStargazers:0Issues:0Issues:0

unity-npm-package-template

template for a Unity package that can be installed to a Unity project and managed by unity-npm-utils

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

VideoPose3D

Efficient 3D human pose estimation in video using 2D keypoint trajectories

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0