Stefan Kalysta

Results 2 issues of Stefan Kalysta

**Issue on typescript by using the following lines:** ` var arr = new BigUint64Array([BigInt(0)]); vkCmdBindVertexBuffers(cmdBuffer, 0, 1, [uploadBuffer.vertexBuffer],arr);` **Thats the error** `error TS2345: Argument of type 'BigUint64Array' is not assignable...

# PR Details UNDER DEVELOPMENT. ITS JUST A DRAFT. This PR Brings an LOD Generation Tool (MeshDecimator) and an new AssetType "ModelLodAsset" to the engine. ## How it works 1....