bitlather's Stars
Unity-Technologies/BoatAttack
Demo Project using the Universal RP from Unity3D
keijiro/StandardTriplanar
Unity's standard shader with triplanar mapping
GameDevBox/Advanced-Triplanar-Shader
In this section, we're gonna learn about triplanar and how to use it in a Unity shader graph. So first, what is Triplanar? It's a method of generating UVs and sampling a texture by projecting it into the world space. This way, we're not sampling the texture based on the game object itself.
flyerhzm/bullet
help to kill N+1 queries and unused eager loading
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
github/gitignore
A collection of useful .gitignore templates
veloren/veloren
An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
SebLague/Procedural-Cave-Generation
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
rails/actioncable-examples
Action Cable Examples
NikLever/GLSLfromScratch
Resources for my Udemy course
MITDDC/zork
Source code for a 1977 version of Zork
FlashShifter/StardewValleyExpanded
The Stardew Valley Expanded mod for Stardew Valley.
nutti/Screencast-Keys
Blender Add-on: Screencast Keys
HelloFangaming/HelloMarioEngine
A feature packed and fully commented Super Mario engine for GameMaker: Studio 1.4.
JujuAdams/TheJujuverse
Game starter pack for GameMaker
transhumandesign/kag-base
King Arthur's Gold base folder.
aras-p/hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
NoelFB/Celeste
Celeste Bugs & Issue Tracker + some Source Code
sprngr/recipes
:chicken: Collection of recipes used during my twitch cooking streams.
itemcrate/godot-2d-template
:wrench: Godot 3.x Project Template
itemcrate/global-game-jam-2018
:video_game: Global Game Jam 2018 - Compy Destroys the World
travm/max
An incremental game blended with a virtual pet. Made for the Github Game Off 2017 game jam. (JAM RELEASE)
sprngr/unplanned-adventure
:video_game: A throwback RPG for GitHub's Game Off 2017
howtographql/howtographql
The Fullstack Tutorial for GraphQL
iAmMortos/autotile
An auto-tiling script built for Game Maker Studio. This script will choose the correct image to display on a given tile based on the tiles around it. The script uses an efficient binary numbering system to quickly determine which image to show. The script requires that the tiles of your sprite are in a specific order, but this order is based on a binary counting pattern.
CompleteUnityDeveloper/07-Glitch-Garden-Original
Glitch Garden demo game from the Complete Unity Developer 2D course (http://gdev.tv/cudgithub). For our students to download the end-state of projects.