Inferno Plug-in: roses

An implementation of Peter Maurer's rose algorithm by Gerry Tomlinson.


The following files are used in this sample:
roses.b (5477 bytes)
roses.dis (4416 bytes)

Note: files ending in .b are Limbo source; files ending in .dis are the equivalent binary executables.


The HTML code used to display this sample is:

<OBJECT
classid="clsid:3A274C9A-1E70-435a-8A63-B91A93F3BDDD"
codebase="http://www.vitanuova.com/plugin/ieplugin4.cab"
width="440" height="460"
>
<PARAM name="compile" value="1">
<PARAM name="init" value=" ./roses.dis">
<PARAM name="file1" value="roses.dis http://www.vitanuova.com/inferno/plugin/roses/roses.dis">
</OBJECT>