|
|
|
|
|
by RomainGuy
2777 days ago
|
|
The engine itself only has two external dependencies: STL (internal use only, not part of the APIs) and robin-map. The (optional) Vulkan backend adds a third one: vkmemalloc. The host tools (material compiler, etc.) do have more dependencies indeed. |
|