Pinned Repositories
3rdPersonController
A 3rd Person Character Controller made in Unity3D
ai-series-part-35
In this tutorial repository you will learn how to make NavMeshAgents move on a NavMesh with a curved path.
davidkroukamp.github.io
My Github page website
FoilTradingCard
A foil card shader made for the Foil Trading Card challenge by Harry Alisavakis, April 2021
HDRP-UI-Camera-Stacking
Optimized implementation of camera stacking for UI only in HDRP.
LimbHacker
Limb Hacker cuts skinned mesh characters in Unity3D.
Microsoft-Activation-Scripts
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
SwingGameLibrary
A simple 2D game library for Java Swing
SwingGameLibrary-Samples
A repository of samples using the SwingGameLibrary
unity-texture-packer
:hammer: Utility to combine color channels from different textures into a single output.
davidkroukamp's Repositories
davidkroukamp/SwingGameLibrary
A simple 2D game library for Java Swing
davidkroukamp/SwingGameLibrary-Samples
A repository of samples using the SwingGameLibrary
davidkroukamp/unity-texture-packer
:hammer: Utility to combine color channels from different textures into a single output.
davidkroukamp/3rdPersonController
A 3rd Person Character Controller made in Unity3D
davidkroukamp/AdaskoTheBeAsT.MediatR.SimpleInjector
MediatR extension to SimpleInjector
davidkroukamp/ai-series-part-35
In this tutorial repository you will learn how to make NavMeshAgents move on a NavMesh with a curved path.
davidkroukamp/Bouncy-Castle-AES-GCM-Encryption
Bouncy Castle AES GCM Encryption
davidkroukamp/davidkroukamp.github.io
My Github page website
davidkroukamp/FoilTradingCard
A foil card shader made for the Foil Trading Card challenge by Harry Alisavakis, April 2021
davidkroukamp/HDRP-Custom-Passes
A bunch of custom passes made for HDRP
davidkroukamp/HDRP-UI-Camera-Stacking
Optimized implementation of camera stacking for UI only in HDRP.
davidkroukamp/LimbHacker
Limb Hacker cuts skinned mesh characters in Unity3D.
davidkroukamp/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
davidkroukamp/OpenFracture
Open source mesh slicing/fracturing utility for Unity
davidkroukamp/parallax.js
Simple parallax scrolling effect inspired by Spotify.com implemented as a jQuery plugin
davidkroukamp/PEmbroider
Embroidery Library for Processing
davidkroukamp/r77-rootkit
Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
davidkroukamp/rtf.js
Render RTF documents in HTML.
davidkroukamp/Self-driving-vehicle
Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
davidkroukamp/shields
davidkroukamp/Unity-Ballistics-Tutorial
Learn how to make realistic bullets with bullet drop in Unity
davidkroukamp/Unity-Boat-physics-Tutorial
Learn how to implement boat physics in Unity