9 lines
204 B
Markdown
9 lines
204 B
Markdown
# 007 - Archimedes
|
|
|
|
Some kind of cross platform desktop app using c++ imgui and vulkan
|
|
|
|
## Goal:
|
|
>- further understand the tools used to build this app
|
|
>- highly extensible using runtime dynamic linking
|
|
|