Sunday 31 March 2019

WebAudio SunVox Player!

Using the latest webaudio player by Jürgen Wothke, for the SunVox system, here is my obligatory CODEF re-jig!

Thanks as always to Jürgen for all of his hard work, and allowing us to share his code!
Enjoy!

Tuesday 26 March 2019

globalCompositeOperation

On many of the demoscreens I have written, in order to achieve the various effects, I use a command called globalCompositeOperation.

We can not only draw new shapes behind existing shapes but we can also use it to mask off certain areas, clear sections from the canvas (not limited to rectangles or simple shapes) and more.

globalCompositeOperation = type

This sets the type of compositing operation to apply when drawing new shapes, where type is a string identifying which of the twelve compositing operations to use.

If you goto the link below, the various types of operation can be tested and seen in use.
http://codef.namwollem.co.uk/TUTORIALS/ctx_globalComposite.html


Monday 18 March 2019

Alpha Flight Jungle Dreams 3 Intro from the Amiga


Today's remake is another one from the Commodore Amiga, this time it's Alpha Flight, and their "Jungle Dreams #3" Pack Disk Intro which has it's day in CODEF!

Nice little tune, and a nice look - also a quick 90 minute remake! :-) Enjoy!

http://codef.namwollem.co.uk/AFLJD3/AFL_JungleDream3.html



Friday 8 March 2019

Paragon 28 Amiga Intro

I recently saw a cool BBS Packdisk Intro from the Amiga, Paragon 28 - just loved the ideas in it - a great tune, nice font, and some really cool EQ bars! So I thought I just HAD to do a quick remake! 

I hope you enjoy it... 

http://codef.namwollem.co.uk/paragon28/paragon28.html