Re: What should be used?
- From: richard boaz <ivor boaz gmail com>
- To: Stefan Salewski <mail ssalewski de>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: What should be used?
- Date: Thu, 30 Jul 2015 17:34:34 -0500
Hi Stefan,
I am also in the process of converting my app from v2 to v3, where I do *lots* of drawing. So before jumping in, I decided to revisit a drawing example I posted some years ago to first convert it to v3 and its drawing to Cairo.
An overview of some of the concepts exampled:
- Programmatically generated RGB buffers converted to cairo surface for display
- Multiple background surfaces maintained over the lifetime of the program
- Copying between Cairo surfaces
- Drawing effects based on user input
- Fade Transition effect between drawings using the alpha channel
Enhancing this to demonstrate multi-threaded drawing should be a trivial task.
cheers,
richard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]