Pinned Repositories
-Unity_Inspector_extension_tool_SaintsField
A Unity Inspector extension tool focusing on script fields inspector enhancement
.NET-Deobfuscator
Lists of .NET Deobfuscator and Unpacker (Open Source)
2D-Unity-Experiments
A collection of visual Unity experiments with latest packages (URP, Shader Graph, Cinemachine, etc).
2DPerspective
Godot 2D Perspective addon
2DTilemapEditor_Redesign
2DTopDownIsometricShooterStudy
This is the result of challenging myself to make a prototype of a 2D isometric shooter with a sci-fi vibe in the shortest amount of time I could (with Unity). And also the idea to create an open source little project that could help someone in the future :)
hybridclr_trial
HybridCLR 示例项目
NetMeshQuadWarp
Homography Trapezoid Texture Warp
UE5MassSample
My understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.
UnityGameplayAbilitySystem
A unified framework for implementing ability systems in Unity
ElonGame's Repositories
ElonGame/eos_plugin_for_unity
Repository for PlayEveryWare's EOS Plugin for Unity, bringing the functionality of Epic Online Services to the Unity Game Engine.
ElonGame/BrgContainer
The Unity BRG Container
ElonGame/love-typescript-definitions
Write LÖVE 2D projects with TypeScript
ElonGame/Webgl-Erosion
Interactive Erosion simulation in Web Browser
ElonGame/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
ElonGame/IP-Adapter
The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
ElonGame/TD3D-UnityGame
A 3D tower defence game
ElonGame/DanbaidongRP
based on universalRP
ElonGame/ComfyUI-Workflows-ZHO
我的 ComfyUI 工作流合集 | My ComfyUI workflows collection
ElonGame/llm.c
LLM training in simple, raw C/CUDA
ElonGame/StarRailNPRShader
Fan-made shaders for Unity URP attempting to replicate the shading of Honkai: Star Rail.
ElonGame/pulp
A python Linear Programming API
ElonGame/URP-VolumetricFog-ForwardPlus
Volumetric Fog Package for URP Forward+
ElonGame/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
ElonGame/llama2.c
Inference Llama 2 in one file of pure C
ElonGame/godot-card-game-framework
A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
ElonGame/unity-missing-references-finder
A tool to find missing references in Unity
ElonGame/2DTilemapEditor_Redesign
ElonGame/URP-Raymarched-Fog-Volumes
Implementation of Raymarched Volumetric Fog in Unity's Universal Render Pipeline
ElonGame/Rotate-3D-Objects-Unity-InputSystem
simply rotate a 3D Object using a Mouse and Touch with Input System.
ElonGame/NETReactorSlayer
An open source (GPLv3) deobfuscator and unpacker for Eziriz .NET Reactor
ElonGame/Flexi
Ability System Framework for Unity
ElonGame/TerrainGenerator
A procedural terrain generator for the Unity game engine.
ElonGame/ZeroBraneStudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
ElonGame/kotlin-data-compat
ElonGame/eyek
Texturing tool for projecting images from multiple cameras to one UV Map.
ElonGame/simple-card-pile-ui
This plugin provides a flexible and customizable card pile user interface for the Godot game engine. It is designed to handle various card-related functionalities including drawing, discarding, and managing different piles.
ElonGame/HiEasyX
HiEasyX 是基于 EasyX 的扩展库,支持创建多窗口、透明抗锯齿绘图、系统 UI 组件等等。
ElonGame/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
ElonGame/Shader-Playground
Interactive GLSL shader editor with hot reloading and automatic GUI generation, inspired by ShaderToy