Gnash
Perlin clouds in Gnash
Submitted by bwy on Sun, 17.07.2011 - 13:02A rendering of Perlin noise clouds in Gnash 0.8.10dev. See also the SWF with source code, or a moving version.
Weekend adventures in noise
Submitted by bwy on Sun, 17.07.2011 - 11:34My graphic design skills are poor, a fact all the more frustrating because I have a good enough eye to recognize when something looks bad, but not the aptitude to improve it.
Unlike less restrained people, I haven't inflicted the unreadable crimes of Word Art on my fellow humans since I was a teenager (though as previous work on implementing gradients for the MovieClip drawing API shows, when you have an excuse, playing with garish gradients is still fun!). But along with other design-incompetents, I'm fascinated by adventurous graphics and patterns.
Perlin noise in Gnash
Submitted by bwy on Sun, 17.07.2011 - 11:30A screenshot of Gnash 0.8.10dev demonstrating the BitmapData.perlinNoise() function, new in the development sources. See the SWF in action. If you have Gnash and can't see it, you need a newer version!
New features for Gnash 0.8.10?
Submitted by bwy on Mon, 11.04.2011 - 07:58As well as many stability fixes, Gnash 0.8.9 brought improvements in sound playback, gradient rendering, RTMP remoting support, and implementation of important parts of the BitmapData class.
For the next version, provisionally 0.8.10, there are already some exciting new improvements in the development repository: the Qt4 GUI supports clipboard setting and mouse wheel input, the BitmapData implementation is optimized and extended, and the XML class is finally fully implemented.
Gnash 0.8.9 released!
Submitted by bwy on Sat, 19.03.2011 - 13:05There's no official announcement yet, but the tarballs of Gnash 0.8.9 are available from GNU mirrors.
Gnash 0.8.9 brings many bugfixes and some new features, including:
- Fixed playback for some MPEG4 streams, playback of PCM sound with the FFmpeg media handler and ADPCM sound with the Gstreamer media handler.
- Support for embedded ScreenVideo.
- Fixes for several crashes.
- Improved ActionScript performance processing, especially for interactive applications.
Gnash under Windows XP
Submitted by bwy on Fri, 18.03.2011 - 14:02SWF version 1: The Goddamn George Liquor Program
Submitted by bwy on Fri, 18.03.2011 - 13:40Windows installer for Gnash
Submitted by bwy on Mon, 29.11.2010 - 13:13The Windows 32 builds of Gnash available from this website now use an installer for easy installation and removal of Gnash. Like the executables themselves, the installer is created under Debian GNU/Linux using only free software.
The Gnash for Windows installer is available in the download area. See also the page about Windows binaries for more information.
Gnash Windows Binaries
I regularly build and publish binary executables of Gnash for 32-bit Windows. These binaries use standard, current Gnash sources with no extra patches, and come with the simple SDL GUI, FFmpeg media support, and high-quality AGG rendering.
The packages have some known shortcomings, including:
- No plugin, so command-line only.
- Various OS-dependent functions are missing, e.g. shared memory.
- No 'headless' version for rendering to video.
- Certain codecs are missing due to the GPL-licensed FFmpeg version.
