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/Erosion
Grid-based erosion simulation made with compute shaders in Unity
ElonGame/camera_projection_painter
Allows you to paint over the texture of the reconstructed object with a clone brush from the original photo.
ElonGame/godot-cpp
C++ bindings for the Godot script API
ElonGame/SpriteCutter
Tool for manually generating sprites from an atlas texture
ElonGame/CutTheRopeAP
Cut the Rope for Archipelago
ElonGame/Bell_VulkanEngine
A Vulkan rendergraph based renderer, with a node based editor.
ElonGame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
ElonGame/love2d-made-easy
love2d vscode plugin
ElonGame/BehaviourToolkit
A collection of tools for AI Behaviour in the Godot 4 Game Engine!
ElonGame/godot-headers
Headers for the Godot API supplied by the GDNative module.
ElonGame/ZeroBraneEduPack
A collection of simple lessons, scripts, and demos in Lua, suitable for learning programming concepts.
ElonGame/CorgiEngineExtensions
Corgi Engine extensions created by the community
ElonGame/Water2D-Unity
2D Interactive Water
ElonGame/Darkest-Dungeon-Godot-Clone
ElonGame/Fitness-Tracker
Fitness Tracking application built for Android with Google Fit API using Kotlin and the MVVM architecture. The application allows users to track their daily fitness activities such as steps taken, distance traveled, and calories burned. Users can set daily fitness goals and track progress towards those goals.
ElonGame/godot-roguelite
Godot 4.1 GDExtension C++ game prototype
ElonGame/Unity-ScreenSpaceReflections-URP
SSR solution for Unity URP
ElonGame/Real-Time-Rendering-4th-CN
《Real-Time Rendering 4th》 (RTR4) 中文翻译
ElonGame/Gamekit3D
ElonGame/fastnoise
Filter-adapted Spatiotemporal Sampling for Real-Time Rendering
ElonGame/URP-Atmosphere
Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired by Sebastian Lague's series on Atmospheric Rendering
ElonGame/tinyrenderer
A brief computer graphics / rendering course
ElonGame/godot-hexgrid
a godot based framework to build hex map boardgames.
ElonGame/godot_card_engine
A plugin for Godot to create card based games
ElonGame/boat-attack-water
Package repo containing the water system created for the URP Boat Attack demo project.
ElonGame/WriteableBitmapEx
Collection of extension methods for the XAML WriteableBitmap
ElonGame/Unity_URP_Genshin_Impact_Programmed_Skybox
Unity的URP中制作的仿原神程序化天空球
ElonGame/URP3DSampleScenes
The beta release of the new URP Sample Scene
ElonGame/Animated-Progress-Bar-Shader-Graph
Coloured animated progress bar made in Unity, with Shader Graph.
ElonGame/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C