FLTK logo

Re: [fltk.general] FLTK custom themes

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: FLTK custom themes Greg Ercolano Oct 05, 2020  
 
> On 2020-10-04 23:42, Greg Ercolano wrote:
>     For example, I made this realtime altimeter simulation in FLTK relatively easily
>     using SVG rendering to get nice antialiased results with shadows and compositing:
>     http://seriss.com/people/erco/fltk/#Altimeter
> 
>     Another example is this simplex analog clock:
>     http://seriss.com/people/erco/fltk/#FLTK-Simplex-Clock


    Small correction on the above; the altimeter app doesn't use SVG,
    it uses multiple external PNG files with alpha channels.

    Only the Simplex clock example uses SVG, with the SVG file's text
    embedded within the C++ code, using sprintf() to change the rotation angle
    of the various elements, and avoiding the need to refer to external files.

-- 
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/d9f386be-386e-aa4d-1e29-abba75bf7467%40seriss.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.