Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Program to demonstrate the difference between single buffering and double buffering. Licenced under GPL 3.0.
* View a screenshot of 'DemoBuffering'
* Download the 'Demobuffering' Windows executable (zip)
* Download the 'Demobuffering' Windows executable (rar)
* Download the 'Demobuffering' source code (zip)
* Download the 'Demobuffering' source code (rar)
DemoBuffering. Demonstrates the difference between single and double buffering
Copyright (C) 2008 Richel Bilderbeek
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.