yasirkula
If you find my assets useful and would like to support me, please visit this link ☕ https://yasirkula.itch.io/unity3d
Indie Developer
Pinned Repositories
UnityAssetUsageDetector
Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
UnityBezierSolution
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)
UnityDynamicPanels
Draggable, resizable, dockable and stackable UI panel solution for Unity 3D
UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity
UnityNativeCamera
A native Unity plugin to take pictures/record videos with device camera on Android & iOS
UnityNativeGallery
A native Unity plugin to interact with Gallery/Photos on Android & iOS (save and/or load images/videos)
UnityNativeShare
A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
UnityRuntimeInspector
Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
UnityRuntimePreviewGenerator
Generate preview textures (thumbnails) for your GameObject's or materials on the fly in Unity
UnitySimpleFileBrowser
A uGUI based runtime file browser for Unity 3D (draggable and resizable)
yasirkula's Repositories
yasirkula/UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity
yasirkula/UnityRuntimeInspector
Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes
yasirkula/UnityAssetUsageDetector
Find usages of the selected asset(s) and/or Object(s) in your Unity project, i.e. list the objects that refer to them
yasirkula/UnityNativeGallery
A native Unity plugin to interact with Gallery/Photos on Android & iOS (save and/or load images/videos)
yasirkula/UnityBezierSolution
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)
yasirkula/UnityNativeShare
A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
yasirkula/UnitySimpleFileBrowser
A uGUI based runtime file browser for Unity 3D (draggable and resizable)
yasirkula/UnityDynamicPanels
Draggable, resizable, dockable and stackable UI panel solution for Unity 3D
yasirkula/UnityNativeCamera
A native Unity plugin to take pictures/record videos with device camera on Android & iOS
yasirkula/UnityInspectPlus
Speeding up your Inspector workflow in Unity 3D
yasirkula/UnityRuntimePreviewGenerator
Generate preview textures (thumbnails) for your GameObject's or materials on the fly in Unity
yasirkula/UnityNativeFilePicker
A native Unity plugin to import/export files from/to various document providers on Android & iOS
yasirkula/UnityImageCropper
A uGUI based image cropping solution for Unity 3D
yasirkula/UnityAndroidRuntimePermissions
A native Unity plugin to handle runtime permissions on Android M+
yasirkula/UnityRuntimeSceneGizmo
Interactable runtime scene gizmo for uGUI
yasirkula/UnitySimpleInput
An improvement over Unity's legacy Input system that allows you to use custom input providers like on-screen joysticks, UI buttons and d-pads
yasirkula/UnityAdjustPivot
Adjust pivot point of an object in Unity without creating an empty parent object
yasirkula/Unity360ScreenshotCapture
A simple script to capture 360° screenshots in-game with Unity
yasirkula/UnityTextToTextMeshProUpgradeTool
Upgrade Text, InputField, Dropdown and TextMesh objects to their TextMesh Pro variants in Unity
yasirkula/DownloadLinkGeneratorForGoogleDrive
Create list of files and their download links in a Google Drive™ folder
yasirkula/UnityIonicIntegration
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
yasirkula/UnityMobileLocalizedAppTitle
Localize your Unity app's name and/or icon on Android & iOS
yasirkula/UnitySimpleGDPRConsent
A Unity plugin to present GDPR consent dialogs to the users
yasirkula/UnityTextureOps
A basic image processing plugin for Unity
yasirkula/UnitySpeechToText
A native Unity plugin to convert speech to text on Android & iOS
yasirkula/UnityChoiceOfGamesSaveManager
Save manager for 'Choice of Games' on Steam - Created with Unity 3D
yasirkula/UnityRuntimeTexture
An abstraction layer on top of Texture2D.LoadImage to create Texture2D objects at runtime from raw PNG/JPEG data in Unity
yasirkula/UnityEditorGoogleDriveIntegration
Access your Google Drive™ files from within Unity editor
yasirkula/DownloadLinkGeneratorForDropbox
Create list of files and their download links in a Dropbox folder
yasirkula/.github
Default GitHub community health files for all my repositories