All Projects → ikrima → gamedevguide

ikrima / gamedevguide

Licence: other
Game Development & Unreal Engine Programming Guide

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gamedevguide

RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (-75.48%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4, unreal-engine-plugin
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-92.04%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-plugin
Unreal-Development-Guides-and-Tips
High-level concept explanations, detailed tutorials, performance considerations, shortcuts and other useful content that aims to improve your Unreal Engine 4 development journey.
Stars: ✭ 118 (-62.42%)
Mutual labels:  guide, unrealengine, unreal-engine, ue4, unreal-engine-4
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+745.86%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Unrealcpp
Unreal Engine 4 C++ examples
Stars: ✭ 490 (+56.05%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Unreal-Binary-Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 554 (+76.43%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (-52.23%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (-27.07%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
ProceduralDungeon
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars: ✭ 95 (-69.75%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4, unreal-engine-plugin
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+821.02%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 292 (-7.01%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4, unreal-engine-4
Pbcharactermovement
HL2-style, classic FPS movement for Unreal Engine 4 implemented in C++
Stars: ✭ 582 (+85.35%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4
Unrealnetworkprofiler
A modern WPF based Network Profiler for Unreal Engine.
Stars: ✭ 29 (-90.76%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-92.68%)
Mutual labels:  unreal, unrealengine, unreal-engine, ue4
Gascontent
Repo to gather all Gameplay Ability System content for UE4
Stars: ✭ 398 (+26.75%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4
Ueviewer
Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).
Stars: ✭ 1,083 (+244.9%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4
Ue4linuxlauncher
Stars: ✭ 79 (-74.84%)
Mutual labels:  unreal, unrealengine, ue4, unreal-engine-4
BMeshUnreal
Based on BMesh for Unity (https://github.com/eliemichel/BMeshUnity). It provides a half-edge data structure inspired by Blender's BMesh, which makes many mesh manipulation operations simpler. Especially useful when using mesh data for logical instead of visual purposes (e.g. irregular grids)
Stars: ✭ 45 (-85.67%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4
ue4-uitween
Unreal 4 UMG UI tweening plugin in C++
Stars: ✭ 178 (-43.31%)
Mutual labels:  unreal, unreal-engine, ue4, unreal-engine-4
DataConfig
Unreal Engine JSON/MsgPack serialization framework
Stars: ✭ 81 (-74.2%)
Mutual labels:  unrealengine, unreal-engine, ue4, unreal-engine-4

Game Development Notes

Netlify Status

Site live @ https://ikrima.dev/

Github repo @ https://github.com/ikrima/gamedevguide

Wut is this

These are my personal notes from the past 4 years that I'm transforming from our internal dev onboarding guide.

I'm aiming to process about one section a day since the conversion from onenote/evernote/confluence is lossy and needs a final human pass to clean up little niggles. You can subscribe to the repo for updates

Site Build Instructions

  • Originally built with gatsby, migrating to mkdocs
  • My notes related to the webdev of the site are in the gitrepo/docs folder
  • Webdev is pita; I mostly use obsidian/vscode to access the markdown notes and recommend the same or another markdown app/sublime text or even https://github1s.com/ikrima/gamedevguide for the lazy

Current Conversion Status

Restarting of rationalizing all notes/guides into one place...

  • Programming
  • Graphics
  • OneNote
  • Notion
    • export to obsidian
    • clean and integrate

Finished Conversion

  • Conversion scripts from onenote/trillium to custom central store
  • Houdini
  • UE4
    • Environment Setup
    • Build Guide
    • Packaging
    • Source Control
    • Gameplay
    • Editor Extensions
    • Tooling
    • Engine Programming
    • Rendering
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].