Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I had some fun creating a qt app with qtcreator and python3. pyuic5 (5 due to qt5) is a great tool to turn the ui files to python classes. As an ide I use pycharm as it works like a charm *pun intended*. You could also use python to checkout opengl if you are into learning how rendering works.
-
@MateTea42 *look at the avatar* damn are we twins? ^^
Thanks for the experience, I'm gonna stick desktop application, no rendering outside unity 3D anytime soon. But I'm sure gonna take a look at those ui tools. -
@Totchinuko maybe :). I am glad to help. The rendering Idea came from a first semester that created something really basic in ~150 LOC but looked awesome. Have fun wit h your new project. 😀
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Soo since for the end of the year, I'll be stuck with my family, I won't be able to work on my main projet, and only have my crappy laptop (hey at least it runs Linux). So I've decided to discover python and build some tools with :D.
Since I see a lot of python fans around, I wonder if I could have some pointers, specialy for desktop cross plateforme app, good editors/ide, interesting libraries, etc...
As information, I almost never touched python before. But for the little I did, it was fun =]
question
linux
python
desktop