A helper class designed to help with pseudo randomness in dynamic media such as games or visualisations. The generator is designed to be deterministic (have the same results) across platforms if needed. You can use it to make words the same...
A simple tool for building/testing shaders in a DX12 environment. Works similarly to Shadertoy/etc. Predefined values: (Mouse buttons do not work yet) #define MS_None = 0 #define MS_Left = 1 #define MS_Middle = 2 #define MS_Right = 4 #defin...
Peasy or PCSE is a simple and free tool that generates polygonal hulls from transparent png images. Peasy scans transparent png images, detects shapes - both concave and convex and generates a triangulated polygonal shell for them. These sh...
SFXated is a browser-based sound generator which allows for a wide range of modifications. The sliders express either values or the extents within which a specific setting will be changed. For example, it's possible to only generate oscilla...