Wave Native Extension
A native C++ extension for Defold that simulates waves for floating game objects. defold-wave is primarily designed as the floating-objects companion to the defold-stylized-water-shader. The shader renders the water surface; this extension drives the waves so that objects float, pitch, and roll on that surface in sync. It can also be used as a standalone extension, any Defold project that needs wave-driven floating objects can integrate it without the stylized water shader.