0

I want to make GUI software for desktop . What is the steps ?

I want to make some GUI software for desktop with attractive interface . How to do it ? What language and framework world be best for this ? What would be the best resource to learn that language and framework ?

24th Sep 2018, 1:46 PM
Rick
Rick - avatar
1 Respuesta
0
let me tell you it's not recommended especially by yourself. But there's tools like OpenGL and Vulkan for 3D graphics and other tools like GLUT, more modern versions are like FreeGLUT and GLFW for things like windows and I/O interaction. Note this is all C/C++ so there's a domain restriction on this.
30th Sep 2018, 1:04 AM
Justin Petluk
Justin Petluk - avatar