Pinned Repositories
dear-imgui-unity
Unity package for Dear ImGui, with docking support
fft-cooley_tukey
Cooley Tukey algorithm implementation in Python
FishNet
FishNet: Unity Networking Evolved.
gizmo-sensors
Unity project, simple raycast/check sensors, to use for quick prototyping.
hashbloom64
Hash String with Bloom, 64bit
KDTree
Fast KDTree for Unity, with thread-safe querying.
LinearAlgebraBursted
Linear algebra library for Unity, written completely in Burst
Sharp-CKMeans
CKMeans ported to C#
Unity3D-Utils
My personal structures that I made and use in games.
WeightedRandomSelector
Very fast C# class for weighted random picking.
viliwonka's Repositories
viliwonka/KDTree
Fast KDTree for Unity, with thread-safe querying.
viliwonka/WeightedRandomSelector
Very fast C# class for weighted random picking.
viliwonka/gizmo-sensors
Unity project, simple raycast/check sensors, to use for quick prototyping.
viliwonka/LinearAlgebraBursted
Linear algebra library for Unity, written completely in Burst
viliwonka/dear-imgui-unity
Unity package for Dear ImGui, with docking support
viliwonka/Unity3D-Utils
My personal structures that I made and use in games.
viliwonka/Sharp-CKMeans
CKMeans ported to C#
viliwonka/hashbloom64
Hash String with Bloom, 64bit
viliwonka/fft-cooley_tukey
Cooley Tukey algorithm implementation in Python
viliwonka/FishNet
FishNet: Unity Networking Evolved.
viliwonka/KrakenApi
C# Library to access the Kraken REST API (https://www.kraken.com/)
viliwonka/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
viliwonka/messenger
Messenger app with backend (SQL + Python) and frontend (Python -> Javascript, HTML, CSS3)
viliwonka/sample-finder
Finding a sample in a signal. An exercise project in Python, Numpy, Pandas.