scrudgey's Stars
chrisdonahue/nesmdb
The NES Music Database: use machine learning to compose music for the Nintendo Entertainment System!
libretro/common-shaders
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
JeffCarvalhoJr/Solid-Rascal
The development of my first Roguelike
tucano/UnityRandom
Random library in C# for Unity3D
keijiro/AsyncCaptureTest
Non-blocking screen capture example with asynchronous GPU readback
stella3d/job-system-cookbook
Unity Technologies management has fucked everything up. this is a guide to the job system circa 2019
nixon-voxell/UnityTTSExamples
Text to speech examples in Unity.
nixon-voxell/UnityTTS
Text to Speech in Unity.
keijiro/AdamPlaneReflection
Planar reflection effect from the Adam Interior Environment package.
TwoTailsGames/Unity-Built-in-Shaders
Unity Built in Shaders
meniku/NPBehave
Event Driven Behavior Trees for Unity 3D
DeveloperUX/BehaviorLibrary
BehaviorLibrary is a framework for creating behavior trees for game AI. It is free to use, modify, and redestribute as covered under the attached License (FreeBSD). Enjoy!
TellowKrinkle/pcsx2
PCSX2 - The Playstation 2 Emulator
Unity-Technologies/NavMeshComponents
High Level API Components for Runtime NavMesh Building
naelstrof/SkinnedMeshDecals
An example of rendering decals on SkinnedMesh Renderers in Unity.
tenacityteam/tenacity-legacy
THIS REPO IS NOT MAINTAINED ANYMORE. Please see https://codeberg.org/tenacityteam/tenacity for Tenacity, which is maintained.
gportelli/UnityScreenResolutionManager
A Unity template for screen resolutions and aspect ratio management
ksindi/managers-playbook
:book: Heuristics for effective management
FRBNY-DSGE/DSGE.jl
Solve and estimate Dynamic Stochastic General Equilibrium models (including the New York Fed DSGE)
mob-sakai/ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
tmcgrath/kafka-streams
Oh you know, just a coupla, two, tree Kafka Streams in Scala
Cheekio/botman
na na na na na na na na na na na na na na na na
kongaskristjan/PhaseTransition
A 2d particle simulator with good physics and visualization. Emergent properties like solid, liquid and gaseous-like states of matter appear. (60k+ Youtube views, >99% like/dislike ratio)
cccCody/choclist
a mobile-friendly web version of Food Empowerment Project's chocolate list
keras-team/autokeras
AutoML library for deep learning
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
dafer45/TBTK
A C++ library for solving second-quantized Hamiltonians
tim-win/botman-v3
Yet another markov chain slack bot
razor-x/config_curator
Simple and intelligent configuration file management.
gregmalcolm/python_koans
Python Koans - Learn Python through TDD