Pinned Repositories
AnimationPathAnimator
Path animator for Unity
AnimatorController
AnimatorController extension for Unity
CollisionFromRaycast
CollisionFromRaycast component for Unity
DevelopmentConsole
Quake like console to execute commands in the game
FileLogger
Logger extension for Unity
GraphPlotter
Graph plotter debug module for UE4
MoveToCollisionPoint
MoveToPoint component for Unity
OcclusionTrigger
OcclusionTrigger extension for Unity
PingTool
GUI ping tool for Unity 3d
TrackEditor
Allows creating drivable tracks in the UE4 editor
bartlomiejwolk's Repositories
bartlomiejwolk/GraphPlotter
Graph plotter debug module for UE4
bartlomiejwolk/TrackEditor
Allows creating drivable tracks in the UE4 editor
bartlomiejwolk/FileLogger
Logger extension for Unity
bartlomiejwolk/PingTool
GUI ping tool for Unity 3d
bartlomiejwolk/UnityAPISandbox
Project used to test math/physics related Unity APIs
bartlomiejwolk/DevelopmentConsole
Quake like console to execute commands in the game
bartlomiejwolk/AutoEq
Automatic headphone equalization from frequency responses
bartlomiejwolk/cmake-test-project
Test project made to learn cmake
bartlomiejwolk/DefineSymbols
Allows for defining symbols in Unity's Player settings
bartlomiejwolk/discourse-tag-styles
bartlomiejwolk/EnableAfterTime
Enable game object after specified amount of time
bartlomiejwolk/GamePause
Specify key to toggle game pause and callbacks to be performed
bartlomiejwolk/HierarchyLogger
In the inspector specify log message to be displayed on in Awake(), etc.
bartlomiejwolk/KeyAction
In the inspector assign key to a custom callback
bartlomiejwolk/MetroidDebugger
Example project made to learn how debugger works (for Windows)
bartlomiejwolk/MetroidPacMan
PacMan clone made in Cocos2d-x (C++)
bartlomiejwolk/ml-agents
Unity Machine Learning Agents Toolkit
bartlomiejwolk/NetworkedPhysics
Networked Physics Test Project in Unreal Engine 4
bartlomiejwolk/ObjectPool
A little bit changed object pool script from unitypatterns.com
bartlomiejwolk/OnKeyInstantiate
Instantiate prefab on key press
bartlomiejwolk/OnKeyInvoke
Invoke callback on key press
bartlomiejwolk/OpenGL_Cherno
OpenGL tutorial by TheCherno
bartlomiejwolk/RBDOOM-3-BFG
Doom 3 BFG Edition with soft shadows, cleaned up source, Linux and 64 bit Support
bartlomiejwolk/re3
GTA III, Vice City
bartlomiejwolk/RetroArch
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
bartlomiejwolk/SceneSwitchWindow
Window with all scenes listed to switch between them easily
bartlomiejwolk/StateManager
Define game states in the inspector to trigger specified actions when state change
bartlomiejwolk/tristem_TestingGrounds
`Testing Grounds` Udemy UE4 tutorial project by Ben Tristem
bartlomiejwolk/uFrame.Documentation
bartlomiejwolk/UnitySurvivalShooter_GameSave
Unity Survival Shooter demo project with implemented game save functionality