-
UnitySkipSplashScreen Public
Forked from RimuruDev/UnitySkipSplashScreenRemove Unity Splash Screen. This package allows you to quickly and easily remove the Unity splash screen when launching an application. Suitable for developers who want to jump straight to the cont…
C# MIT License UpdatedJun 16, 2024 -
unity-AI-Chat-Toolkit Public
Forked from zhangliwei7758/unity-AI-Chat-Toolkit使用unity实现AI聊天相关功能。目前这个库包含了对chatgpt、chatglm等大语言模型的api调用的代码实现以及实现了微软Azure以及百度AI的语音服务功能,语音服务均采用web api实现,支持Windows/WebGL/Android等平台
MIT License UpdatedApr 28, 2024 -
uLipSync Public
Forked from hecomi/uLipSyncMFCC-based LipSync plug-in for Unity using Job System and Burst Compiler
C# MIT License UpdatedMar 30, 2024 -
Unity-Replayable-Extension-API Public
Forked from ghzh26252/Unity-Replayable-Extension-API通过封装Unity API,以最少量修改,实现大部分常用影响画面表现的API的回放支持。
C# MIT License UpdatedJun 15, 2023 -
UnityToolchainsTrick Public
Forked from XINCGer/UnityToolchainsTrick提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)
C# MIT License UpdatedFeb 4, 2023 -
UnityGameFramework Public
Forked from EllanJiang/UnityGameFrameworkThis is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the develop…
-
Unity_Text2Audio Public
Forked from GREAT1217/Unity_Text2AudioUnity 接入百度语音在线合成 sdk ,实现文本转语音功能。
C# UpdatedJun 12, 2022 -
reader Public
Forked from hectorqin/reader阅读3服务器版,桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element
-
ThreeDPoseUnityBarracuda Public
Forked from digital-standard/ThreeDPoseUnityBarracudaUnity sample of 3D pose estimation using Barracuda
C# UpdatedJan 18, 2022 -
-
Unity-VariableTileLayout Public
Forked from mtakada16/Unity-VariableTileLayoutUI components for tile layout like Pinterenst.
-
UnityTexturesToMultipleOf4 Public
Forked from OpaqueMegane/UnityTexturesToMultipleOf4Expand selected textures in a Unity project to the nearest multiple of 4 (needed for certain kinds of compression). Must be pngs, adds extra transparent pixels.