|
|
|
|
|
by socalgal2
26 days ago
|
|
I’ve had Claude build UIs from scratch in rust. No framework. I prompted it to make its own ImGUI style Ui system and a few minutes later I had texts, icons, buttons, sliders, scrolling lists, etc.. All my experience tells me it can do it with or without a GPU meaning if you don’t have one it can easily write a software render for a UI |
|