Python Forum
Want to see sample graphic output for python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Want to see sample graphic output for python
#1
I wanted to see how good the graphical output of python was

Just seeing random pics of well developed apps or programs 

I searched Google for python gui and can't find anything 

I'm sure there has to be zillions of examples? 

Thanks
Reply
#2
see http://www.hartmannsoftware.com/Blog/Art...-in-Python
Reply
#3
one of mine. actually done in fig, but it compiles to python (so theres python source for this) and is displayed using pygame.

no pygame-based effects here; every pixel is calculated and plotted using at, no alpha colours either. not that im against those features or anything, gfx effects are cool.

[Image: 3qiq276.png]
Reply
#4
Quote:I wanted to see how good the graphical output of python was
I interpreted this as the appearance of UI or something so ill go with that. But it can look like any other program.

Attached Files

Thumbnail(s)
   
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Graphic Interface with Tkinter IgnacioMora23 0 1,761 May-27-2021, 04:35 AM
Last Post: IgnacioMora23
  Library for graphic Gantt chart Aregmax 1 4,401 Apr-19-2019, 06:41 PM
Last Post: Larz60+
  Exiting/killing a program with tkinter but leaving the graphic on the screen jpezz 3 3,919 Apr-07-2019, 02:13 PM
Last Post: jpezz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020