I am wondering what is the default graphics engine used in Photoshop? It's great tool. And I don't know how they make it?
I mean, if I want to create a simple tool like it, I will use MFC/GDI+. So, what is core to make Photoshop being great tools?
I am wondering what is the default graphics engine used in Photoshop? It's great tool. And I don't know how they make it?
I mean, if I want to create a simple tool like it, I will use MFC/GDI+. So, what is core to make Photoshop being great tools?
They have a custom graphics engine written directly against the APIs of the OS's they code for. That's one of the things that sets them apart from the rest of the graphics tools out there is that they aren't just using the stock junk that comes built into the APIs.
As for the core -- it's people. Brilliant, hard-working, well-paid people.