Endarren
I started using Unity in 2014. I love figuring out how to do stuff in Unity, as well as researching and examining solutions created by others.
Orion Communications
Pinned Repositories
ComponentTester
A class that lets you calls methods in a component for testing purposes for Unity.
Create_Color_Material
Unity editor window that allows for easy to create, simple colored materials. Includes database of premade colors.
CriteriaData
A base scriptable object that can be used to see if an object mets certain criteria in Unity.
GeolocationTester
A test application to see if an machine can use System.Device.Location to get the location of the machine.
ListExtension
An extension to the C# List. Adds Swap method.
SpaceCombatSimulation
A Unity 3D project to simulate combat between space ships with vaguely realistic physics - Space ships are not aeroplanes!
Unity-Physics-Dice
A tutorial on how to make physics dice that can determine their own value.
Unity_RaycastCommand_Demo
This is a demo of the new RaycastCommand introduced in Unity 2018
Unity_Resources
A list of resources and tutorials for those doing programming in Unity.
Xamarin_Resources
A list of resources and tutorials for those doing programming in Xamarin.
Endarren's Repositories
Endarren/Unity_Resources
A list of resources and tutorials for those doing programming in Unity.
Endarren/Create_Color_Material
Unity editor window that allows for easy to create, simple colored materials. Includes database of premade colors.
Endarren/Unity_RaycastCommand_Demo
This is a demo of the new RaycastCommand introduced in Unity 2018
Endarren/CriteriaData
A base scriptable object that can be used to see if an object mets certain criteria in Unity.
Endarren/Xamarin_Resources
A list of resources and tutorials for those doing programming in Xamarin.
Endarren/GeolocationTester
A test application to see if an machine can use System.Device.Location to get the location of the machine.
Endarren/ListExtension
An extension to the C# List. Adds Swap method.
Endarren/Unity-Physics-Dice
A tutorial on how to make physics dice that can determine their own value.
Endarren/ComponentTester
A class that lets you calls methods in a component for testing purposes for Unity.
Endarren/SpaceCombatSimulation
A Unity 3D project to simulate combat between space ships with vaguely realistic physics - Space ships are not aeroplanes!
Endarren/Twilio_Resources
A repository of links to helpful resources for using Twilio
Endarren/Unity-PointerOverUI
This script will store when the pointer is over a UI element.
Endarren/Xamarin.Forms_DateTimeConverter
A converter for Xamarin.Forms that converts a DateTime into a string.
Endarren/Conway-Game-of-Life-NP
A Conway Game of Life in Unity using the Job System
Endarren/TheLastJediBomber
A test to see how or if the bombers used in The Last Jedi could work. Testing is done in Unity.
Endarren/Unity-LookAt-Animator
Endarren/awesome-xamarin-forms
A curated list of awesome Xamarin.Forms libraries and resources
Endarren/MageGate
Endarren/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
Endarren/SuaveControls.MaterialFormControls
Some Xamarin.Forms input fields built to Material Design Standards
Endarren/Unity-Physics-Materials
This is the Physics Material package that came with Unity 4.7, that does not seem to be included in Unity 5.