Pinned Repositories
2D-Light-of-Sight-Unity
A plugin for creating 2D lighting & shadows, and line of sight effects in Unity3d.
audacity
Audio Editor
BrokenBricksECS
Rebuild of Unity3D upcoming Entity Component System
CivOne
An open source implementation of Sid Meier's Civilization.
Common
Common library for different games.
devilution
Diablo devolved - magic behind the 1996 computer game
DOTS-Hybrid-Simulation-Worlds
A framework for using FixedUpdate in a simulation world which is linked to a GameObject-based presentation layer.
DTCompileTimeTracker
Unity editor extension which tracks compile time
Node_Editor
Node Editor framework for Unity3D
SimpleShooter
A very simple shooter game made in Godot 3 using C#
marnel-estrada's Repositories
marnel-estrada/SimpleShooter
A very simple shooter game made in Godot 3 using C#
marnel-estrada/Node_Editor
Node Editor framework for Unity3D
marnel-estrada/audacity
Audio Editor
marnel-estrada/BrokenBricksECS
Rebuild of Unity3D upcoming Entity Component System
marnel-estrada/CivOne
An open source implementation of Sid Meier's Civilization.
marnel-estrada/Common
Common library for different games.
marnel-estrada/devilution
Diablo devolved - magic behind the 1996 computer game
marnel-estrada/DOTS-Hybrid-Simulation-Worlds
A framework for using FixedUpdate in a simulation world which is linked to a GameObject-based presentation layer.
marnel-estrada/DTCompileTimeTracker
Unity editor extension which tracks compile time
marnel-estrada/ECS
ECS is a simple entity component system framework. It uses generics to achieve composition without having the need to write new code inside the entity class.
marnel-estrada/ECS-Tween
A very simple Unity tweening system using ECS that works with GameObjects!
marnel-estrada/EngageForLeniPrivacyPolicy
marnel-estrada/Entitas-CSharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
marnel-estrada/EntityComponentSystemSamples
marnel-estrada/job-system-cookbook
Examples of using the C# Job System in Unity 2018
marnel-estrada/LugawanNiLeniPrivacy
marnel-estrada/mage
Magic Another Game Engine
marnel-estrada/mapgen
Map generator based on Voronoi Diagram and Perlin noise
marnel-estrada/MarnelCityscaperTrial
marnel-estrada/MaxMath
A C# SIMD math library for use with Unity only, substantially extending Unity.Mathematics by new types and functions, using Unity.Burst.
marnel-estrada/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
marnel-estrada/PlayRecorder
Unity scene logic recorder tool for editor and builds.
marnel-estrada/Roll-A-Ball-ECS-style
Recreation of Unity Roll-A-Ball tutorial
marnel-estrada/Schemas
Component-like structures for your ScriptableObjects!
marnel-estrada/SpriteLightKit
Blended lighting system for Unity that works with standard Sprites
marnel-estrada/SqueakyNet
SqueakyNet
marnel-estrada/SteamWorkshopUploader
A generic, bare-bones app made in Unity3D for letting players upload mods to Steam Workshop for your game
marnel-estrada/UnityCloudBuildSteamUploader
Automatically upload Unity Cloud Builds to Steamworks.
marnel-estrada/UnityHeapExplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
marnel-estrada/VertexAnimation
Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.