com.sludgyparrot.webgl
v1.0.0
Published
A collection of WebGL-specific utilities, build configurations, browser integrations, JavaScript interoperability, and development tools for building and deploying Unity WebGL applications.
Downloads
111
Maintainers
Readme
Parrot Code WebGL
A collection of WebGL-specific utilities, build configurations, browser integrations, JavaScript interoperability, and development tools for Unity WebGL applications.
Features
- Browser API wrappers
- JavaScript (
.jslib) interoperability - Clipboard support
- File upload and download utilities
- Local storage helpers
- Fullscreen management
- URL and query parameter utilities
- Runtime platform detection
- WebGL build configuration helpers
Installation
Install the package via the Unity Package Manager.
Dependencies
- Parrot Code Native
- Parrot Code Extensions
These dependencies will be resolved automatically by the Unity Package Manager.
Usage
Import the required namespaces into your scripts:
using ParrotCode.WebGL;The package provides reusable APIs for interacting with browser functionality while maintaining a clean C# interface.
Compatibility
- Unity 2022.3 LTS or newer
- WebGL platform
License
Proprietary software.
Copyright (c) Sludgy Parrot (Pty) Ltd. All Rights Reserved.
