markaren / threepp

C++20 port of three.js (r129)
MIT License
581 stars 50 forks source link

Dangling objects will make the application crash. #240

Closed markaren closed 4 months ago

markaren commented 4 months ago

I.e. creating a static Mesh, Geometry, Texture or Material is one way to ensure that the application crashes on shutdown.