stan-rymkiewicz's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
YauhenKavalchuk/interview-questions
Популярные HTML / CSS / JavaScript / ECMAScript / TypeScript / React / Vue / Angular / Node вопросы на интервью и ответы на них (https://tinyurl.com/wxysrpsy)
google/bundletool
Bundletool is a command-line tool to manipulate Android App Bundles
notpresident35/awesome-learn-gamedev
A curated collection of game development learning resources
Matthew-J-Spencer/Ultimate-2D-Controller
A great starting point for your 2D controller. Making use of all the hidden tricks like coyote, buffered actions, speedy apex, anti grav apex, etc
smkplus/ShaderMan
Convert ShaderToy to Unity HLSL/CG
cinight/MinimalCompute
ikrima/gamedevguide
Game Development & Unreal Engine Programming Guide
gasgiant/FFT-Ocean
FFT ocean for Unity
JimmyCushnie/Noisy-Nodes
Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.
botman99/ue4-unreal-automation-tool
jongallant/Unity-Bullet-Hell
An extremely efficient projectile generator for unity.
SebLague/Spherical-Gravity
astrochili/awesome-defold
Alternative Awesome Defold
keijiro/SimplePostEffects
Simple post effects for Unity URP using Shader Graph
genki-tx/UnitySimpleCleanArchitecture
Example project to learn Simple Clean Architecture
Bagoum/danmokou
A bullet hell engine for Unity.
kevzettler/parse-magica-voxel
Parse MagicaVoxel .vox files to javascript objects works in browser or server
PacktPublishing/Unreal-Engine-4-Shaders-and-Effects-Cookbook
Unreal Engine 4 Shaders and Effects Cookbook, published by Packt
neon-age/SmartTexture
Unity tool to pack texture assets via any custom material/shader.
merpheus-dev/UnityDOTSBulletHellGame
A bullet hell game with Unity DOTS & ECS for Ludum dare 44 jam(which was passed)
SteveSmith16384/VoxFileParser
Reads and parses Magicavoxel .vox files into a nice data structure. Can handle the .vox file extensions for larger models.
darkfall/DanmakuX
A danmaku (bullet-hell) middleware & editor for Unity3D
hk1ll3r/Unity-All-About-Time
A simple Unity project to play around with time related features of Unity.
hardway777/MassSample
My understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.
Hunternif/VoxFileParser
Reads and parses Magicavoxel .vox files into a nice data structure. Can handle the .vox file extensions for larger models.
hardway777/EditorCameraPositionUE5
Simple plugin for Unreal Engine that displays and sets camera position in editor viewport