Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

krishx007/LugusAPI

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The LugusAPI is a collection of helper classes for Unity3D development.

See LugusAPI/Assets/Global/LugusAPI for the main classes. Full project contains test/demonstration scenes with examples.

It provides features such as:

  • Custom InputManager wrapper (mouse + single touch, raycast/picking helper functions)

  • Coroutine-wrapper (stop, pause, run from non-monobehaviour, global management)

  • Config-wrapper (XML/JSON file-based, playerprefs-based)

  • Advanced audio (channels, fading, individual track management)

  • Resource management (name-based resource acquisition, localization support (text + images + audio))

  • Singleton base classes (Existing, Runtime, Continuous)

  • Random classes (various distributions + combinations, random list shuffling, random colors, statefull randoms) (currently in LugusRandom branch)

  • Various extension methods (Vector3 in particular)

  • iTween method chaining extension (iTweener)

  • Utility classes ( DataRange, DataInterval (signal processing) )

All code within this project is provided under the MIT license.

About

LugusAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.