All Projects → OnClick9927 → IFramework-Unity

OnClick9927 / IFramework-Unity

Licence: other
Simple Unity Framework

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to IFramework-Unity

Kute.js
KUTE.js is a JavaScript animation engine for modern browsers.
Stars: ✭ 2,270 (+1120.43%)
Mutual labels:  tween
godot-action-animation-framework
create animation easy in Godot with GDAction
Stars: ✭ 43 (-76.88%)
Mutual labels:  tween
unity-async-tweens
Tween Extension to Unity-AsyncRoutines
Stars: ✭ 16 (-91.4%)
Mutual labels:  tween
Urmotion
Flexible motion engine for non time-based animation in Unity.
Stars: ✭ 220 (+18.28%)
Mutual labels:  tween
Juicer
Juicer is a generic animation / motion library for macOS & iOS & tvOS written in Swift
Stars: ✭ 13 (-93.01%)
Mutual labels:  tween
kinieta
A Fast Animation Engine with an Intuitive API
Stars: ✭ 44 (-76.34%)
Mutual labels:  tween
Scrollissimo
Javascript plugin for smooth scroll-controlled animations
Stars: ✭ 160 (-13.98%)
Mutual labels:  tween
Flutter-Anim
Fluent Flutter Animation library. Describe Sequences & Parallel animation's workflow, setup startDelay, duration and curve, then run !
Stars: ✭ 35 (-81.18%)
Mutual labels:  tween
MKTween
Lightweight tween framework in Swift 5.0
Stars: ✭ 14 (-92.47%)
Mutual labels:  tween
BeauRoutine
Coroutine and tweening framework for Unity3D
Stars: ✭ 88 (-52.69%)
Mutual labels:  tween
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (+30.11%)
Mutual labels:  tween
SwiftTweener
A pure Swift animation engine.
Stars: ✭ 74 (-60.22%)
Mutual labels:  tween
MintAnimation
一款高效易用的Unity插值动画系统,可以快速制作UI动画
Stars: ✭ 84 (-54.84%)
Mutual labels:  tween
Juggle
juggle是一个极简的、组件式的js框架。无依赖,完美闭包,灵活且适合渐进学习,可与任何框架整合。包含(支持冒泡的事件 || Tween || MV框架 || http || websocket || 资源 || 模块)等组件,按需选择组件,不绑架开发者。
Stars: ✭ 208 (+11.83%)
Mutual labels:  tween
ezaction
基于cocos creator的2D动画框架。An extension animation framework for cocos creator.
Stars: ✭ 24 (-87.1%)
Mutual labels:  tween
Black
World's fastest HTML5 2D game engine   🛸
Stars: ✭ 174 (-6.45%)
Mutual labels:  tween
UnityCore
A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.
Stars: ✭ 105 (-43.55%)
Mutual labels:  tween
Ease-Transitions-System
Unity system to easily test and apply ease transitions/tweens to component values
Stars: ✭ 31 (-83.33%)
Mutual labels:  tween
duck-tween
A tween library for unity
Stars: ✭ 23 (-87.63%)
Mutual labels:  tween
ux-animate
A simple but powerful tweening, spring physics, animation library for Rust
Stars: ✭ 19 (-89.78%)
Mutual labels:  tween

IFramework(国内快速下载方式Doc

Stargazers over time

while(true)
    Console.Write("Thanks For EveryOne Who Used It Once !")

QQ Group :782290296

主要功能

  • Core (依赖 IFramework_CS
    • 编辑器扩展
    • 框架包管理
    • 单例模板
    • 基础代码模板化创建
  • UI (依赖 Core)
    • 自定义UI加载
    • 支持多样化扩展(预定义了 MVVM模式)
    • 配套代码生成
    • 自定义层级
    • 极简生命周期( OnLoad、OnShow、OnHide、OnClose、 OnPause、OnResume)
    • 常用UI工具(红点、循环列表、GuideMask)
  • Language (依赖 Core)
    • 配套运行时、编辑器
    • 多种读取保存形式 ( CSV、XML、Json、ScriptableObject、自定义)
  • Tweens (依赖 Core)
    • 缓动动画
    • 高度可扩展
    • 支持各种曲线 (AnimationCurve、Ease、自定义)
    • 支持组件(非运行时可预览)/代码双形式
  • HotFix (依赖 Core、UI 、Xlua、Addressable)
    • Addressable 扩展
    • 模板代码
    • lua 工具( class、async、try、handler、using、EventSystem、ObservableObject、_G锁)
    • UI模块的 Lua扩展 (MVVM)

特别感谢:万能的爸爸们

Tools Extra(额外功能)

  • 编辑器
    • GUI的扩展,方便编辑器扩展 支持链式,标签形式以及最基本的形式
    • subwin(多层级子窗口)
    • GUICanvas 便捷化设计(layout,rect两种/支持序列化/ 类似 UGUI)
    • 例子-打地鼠 GUI小游戏-打地鼠
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].