JeanPhilippeKernel / RendererEngine

3D Renderer Engine builds with Vulkan and C++ 20
MIT License
171 stars 17 forks source link

Introduce Mesh Importer abstract interface #315

Closed JeanPhilippeKernel closed 1 month ago

JeanPhilippeKernel commented 4 months ago

the goal here is to provide a common interface that expose, and abstract importing meshes operation.