mirror of
https://github.com/Ed94/UE5_Study.git
synced 2024-12-22 06:24:44 -08:00
Create README.md
This commit is contained in:
commit
853bdea315
46
README.md
Normal file
46
README.md
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
# UE5_Study
|
||||||
|
A project repo for unreal dedicated to studying specific aspects of it.
|
||||||
|
|
||||||
|
Modules intended to get covered:
|
||||||
|
*As I start to get this filled in I'll have a readme for each item in this bulleted list that will be linked.
|
||||||
|
|
||||||
|
* Blueprints
|
||||||
|
* VM
|
||||||
|
* Node Graph
|
||||||
|
* Gameplay Framework
|
||||||
|
* GameInstance
|
||||||
|
* UWorld & LevelScriptActors
|
||||||
|
* GameMode
|
||||||
|
* GameState
|
||||||
|
* PlayerController
|
||||||
|
* PlayerState
|
||||||
|
* Input
|
||||||
|
* System
|
||||||
|
* UPlayer
|
||||||
|
* Metaprogramming
|
||||||
|
* Unreal Build Tool
|
||||||
|
* Unreal Header Tool
|
||||||
|
* RTTI (UClass, and everything else related)
|
||||||
|
* Networking
|
||||||
|
* Net Driver
|
||||||
|
* Replication Graph
|
||||||
|
* Iris
|
||||||
|
* Rendering
|
||||||
|
* RHI
|
||||||
|
* Materials
|
||||||
|
* Slate
|
||||||
|
* UMG
|
||||||
|
* VFX
|
||||||
|
* Niagara
|
||||||
|
* *Not doing cascade*
|
||||||
|
* UObject & Derived classes
|
||||||
|
* UObject & UObject Base
|
||||||
|
* Actor
|
||||||
|
* Pawn
|
||||||
|
* Character
|
||||||
|
* Client-Side prediction for movement
|
||||||
|
* Components
|
||||||
|
* ActorComponent
|
||||||
|
* SceneComponent
|
||||||
|
* etc
|
||||||
|
* Character's
|
Loading…
Reference in New Issue
Block a user