diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/achernar.html | 24 | ||||
-rw-r--r-- | html/agbsum.html | 4 | ||||
-rw-r--r-- | html/ax.html | 8 | ||||
-rw-r--r-- | html/backspace.html | 4 | ||||
-rw-r--r-- | html/benoit.html | 10 | ||||
-rw-r--r-- | html/bowshock.html | 4 | ||||
-rw-r--r-- | html/bzipper.html | 4 | ||||
-rw-r--r-- | html/deltaWorld.html | 4 | ||||
-rw-r--r-- | html/dux.html | 46 | ||||
-rw-r--r-- | html/eas.html | 8 | ||||
-rw-r--r-- | html/luma.html | 14 | ||||
-rw-r--r-- | html/pollex.html | 4 | ||||
-rw-r--r-- | html/u8c.html | 4 |
13 files changed, 95 insertions, 43 deletions
diff --git a/html/achernar.html b/html/achernar.html index e1399dc..3bee5fd 100644 --- a/html/achernar.html +++ b/html/achernar.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="achernar"> @@ -29,8 +29,8 @@ <section> <p><em>Achernar</em> is a european indie development studio based in the Capital Region of Denmark. 🇩🇰</p> <br> - <p>We aim to develop high-quality video games and software alike, and we believe that all technologies should be for humanity as a whole. We therefore publish all relavent source code for our products.</p> - + <p>We aim to develop high-quality video games and software alike, and we believe that all technologies should be for humanity as a whole. We therefore publish all relevant source code for our products.</p> + <br> <p class="note">See footer for contact information.</p> </section> @@ -40,7 +40,11 @@ <p>The goal of <em>Achernar</em> is to promote modern and robust software for everyone. In other words, our vision is to develop a human and clean industry and community for technology.</p> <br> <p>We believe in a society free of patents, and as such we release our scientific software in open-source form. For our games, we try to keep the base engine as open as possible whilst still keeping in mind that they yield our main income.</p> - <br> + </section> + + <h1 id="anchor.roadmap">roadmap</h1> + + <section class="fullWidth"> <p>Currently, our roadmap is as follows:</p> <br> <ul> @@ -48,21 +52,23 @@ <p>Complete the webservice before <em>autumn, 2024</em></p> </li> <li> - <p>Release our first game by <em>2024</em>, including basic merchandise in some form</p> + <p>Release our first game by <em>2024</em>, as well as company merchandise in some form</p> </li> <li> - <p>Release early-access for Bowshock on Steam by <em>2025</em></p> + <p>Release early-access for Bowshock (on Steam) by <em>2025</em></p> </li> <li> <p>Restructure to a normal sole proprietorship</p> </li> </ul> + <br> + <p>This roadmap is, however, subject to change, altough we do strive to live up to it.</p> </section> <h1 id="anchor.team">team</h1> <section> - <p>As <em>Achernar</em> is currently registered as a <em>PMV</em> (lesser sole proprietorship), <em>Gabriel Bjørnager Jensen</em> is currently our only member.</p> + <p>As <em>Achernar</em> is currently registered as a PMV (lesser sole proprietorship), <em>Gabriel Bjørnager Jensen</em> is currently our only member.</p> </section> <h1 id="anchor.inception">inception</h1> @@ -72,7 +78,7 @@ <br> <p>Our domain – <code>achernar.dk</code> – was already registered in the winter of 2021, at that time being used for hosting on-line source code repositories. This was, however, quickly outsourced to <code><a href="https://mandelbrot.dk">mandelbrot.dk</a></code> after I had managed to secure that domain.</p> <br> - <p><code>achernar.dk</code> was then, in the mean time, used for hosting a few look-up references. This mostly served as my own notes for school – mainly mathematics, physics, and chemistry – but quickly grew unorganised and umaintained, although I did have plans to expand the lexicon.</p> + <p><code>achernar.dk</code> was then, in the mean time, used for hosting a few look-up references. This mostly served as my own notes for school – mainly mathematics, physics, and chemistry – but quickly grew unorganised and unmaintained, although I did have plans to expand the lexicon.</p> <br> <p>The idea of a company had started in the spring of 2020. At that time it would've been named after the binary system <em>Sheliak</em> (Bayer: <code>β Lyræ</code>). But it was this idea that evolved into <em>Achernar</em>.</p> </section> @@ -126,6 +132,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/agbsum.html b/html/agbsum.html index 52aa07d..30fd73e 100644 --- a/html/agbsum.html +++ b/html/agbsum.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="agbsum"> @@ -35,6 +35,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/ax.html b/html/ax.html index 267e4d9..5495bc3 100644 --- a/html/ax.html +++ b/html/ax.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="ax"> @@ -30,10 +30,10 @@ <p><em>Advanced X</em> (or just <em>AX</em>) is a C library for developing applications for the <em>AGB</em> line of hardware.</p> </section> - <h1 id="anchor.status">docs</h1> + <h1 id="anchor.status">status</h1> <section> - <p>The development of <em>AX</em> is currently on hold to prioritise <a onclick="loadPage('luma');"><em>Luma</em></a> and <a onclick="loadpage('eas');"><em>eAS</em></a>.</p> + <p>The development of <em>AX</em> is currently on hold to prioritise <a href="/html/luma.html"><em>Luma</em></a> and <a href="/html/eas.html"><em>eAS</em></a>.</p> </section> <!--#include virtual="/include/footer.shtml"--> @@ -41,6 +41,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/backspace.html b/html/backspace.html index f80d298..ca033ae 100644 --- a/html/backspace.html +++ b/html/backspace.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="backspace"> @@ -33,6 +33,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/benoit.html b/html/benoit.html index d4938f7..bc0c2d0 100644 --- a/html/benoit.html +++ b/html/benoit.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="benoit"> @@ -29,7 +29,7 @@ <section> <p><em>Benoit</em> is a Rust-written programme for visualising complex functions, e.g. <em>the Mandelbrot Set</em> and similar fractals.</p> <br> - <x-image data-file="benoit_screenshot0"></x-image> + <x-image alt="A render of a single Minibrot on a green background. The render is coloures so that it resembles lightning coming from the Minibrot." data-file="benoit_screenshot0"></x-image> <br> <p>The project consists of the core <a href="https://crates.io/crates/benoit/"><code>benoit</code></a> crate, from which the frontends <code>benoit-cli</code> and (in the future) <code>benoit-gui</code> derive.</p> </section> @@ -39,7 +39,7 @@ <section> <p>The <code>benoit-cli</code> executable can render and animate using <a href="https://en.wikipedia.org/wiki/TOML/">TOML</a> files right from the commandline.</p> <br> - <x-image data-file="benoit_screenshot1"></x-image> + <x-image alt="A Julia Set centred on a point inside the Mandelbrot Set. The resulting image resembles creeping, black vines with rainbows around." data-file="benoit_screenshot1"></x-image> </section> <h1 id="anchor.benoitGui">benoit-gui</h1> @@ -47,7 +47,7 @@ <section> <p>The <code>benoit-gui</code> executable, on the other hand, allows viewing fractals in realtime. Do note, however, that this frontend is currently unimplemented.</p> <br> - <x-image data-file="benoit_screenshot2"></x-image> + <x-image alt="An render of an inverse Julia Set of the Mandelbrot. It appears on a grey gradiant background with a warm-coloured pattern resembling smaller minibrots." data-file="benoit_screenshot2"></x-image> </section> <h1 id="anchor.docs">docs</h1> @@ -61,6 +61,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/bowshock.html b/html/bowshock.html index b3f2810..f3a117f 100644 --- a/html/bowshock.html +++ b/html/bowshock.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="bowshock"> @@ -33,6 +33,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/bzipper.html b/html/bzipper.html index 729ab4c..1ab5584 100644 --- a/html/bzipper.html +++ b/html/bzipper.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="bzipper"> @@ -43,6 +43,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/deltaWorld.html b/html/deltaWorld.html index 40e3b2c..d1417d9 100644 --- a/html/deltaWorld.html +++ b/html/deltaWorld.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="deltaWorld"> @@ -33,6 +33,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/dux.html b/html/dux.html new file mode 100644 index 0000000..73f0e15 --- /dev/null +++ b/html/dux.html @@ -0,0 +1,46 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="author" content="Gabriel Bjørnager Jensen"> + <meta name="darkreader-lock"> + <meta name="description" content="About the Dux library."> + <meta name="keywords" content="achernar, dux, multimedia, rust, webgpu, widget"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + + <link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"> + <link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png"> + <title>Dux | Achernar</title> + + <link href="/css/main.css" rel="stylesheet"> + <noscript> + <link href="/css/noScript.css" rel="stylesheet"> + </noscript> + + <script src="/js/main.js" type="text/javascript"></script> + </head> + + <body data-page="dux"> + <!--#include virtual="/include/header.shtml"--> + + <div id="page"> + <h1 id="anchor.about">Dux</h1> + + <section> + <p><em>Dux</em> is a cross-platform widgeting library for developing GUI applications.</p> + </section> + + <h1 id="anchor.status">status</h1> + + <section> + <p>The <em>Dux</em> library is currently unmaintained.</p> + </section> + + <!--#include virtual="/include/footer.shtml"--> + </div> + </body> + + <script type="text/javascript"> + Ach.init(); + </script> +</html> diff --git a/html/eas.html b/html/eas.html index d9c3304..bb76850 100644 --- a/html/eas.html +++ b/html/eas.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="eas"> @@ -28,18 +28,20 @@ <section> <p>The <em>Embedded Assembler</em> (or simply <em>eAS</em>) is an assembler for cross-compiling to Arm ISAs.</p> + <br> + <p>The assembler is intended as a drop-in replacement for the official <em>armasm</em> assembler by Arm Limited. It therefore imitates the same syntax.</p> </section> <h1 id="anchor.status">docs</h1> <section> - <p>Like <a onclick="loadPage('luma');"><em>Luma</em></a>, the development of <em>eAS</em> is currently on hold in favour of the <a onclick="loadPage('pollex');"><em>Pollex</em></a> library, which will be used as a backend.</p> + <p>Like <a href="/html/luma.html"><em>Luma</em></a>, the development of <em>eAS</em> is currently on hold in favour of the <a href="/html/pollex.html"><em>Pollex</em></a> library, which will be used as a backend.</p> </section> <!--#include virtual="/include/footer.shtml"--> </div> </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/luma.html b/html/luma.html index 27e8232..600ed68 100644 --- a/html/luma.html +++ b/html/luma.html @@ -17,25 +17,23 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="luma"> <!--#include virtual="/include/header.shtml"--> <div id="page"> - <h1 id ="anchor.about">kuma</h1> + <h1 id ="anchor.about">luma</h1> <section> - <p><em>bzipper</em> is a Rust crate for serialisation and deserialisation of binary streams.</p> - <br> - <p>See more at <code><a href="https://crates.io/crates/bzipper/">crates.io</a></code>.</p> + <p><em>Luma</em> is an emulator for the <em>AGB</em> line of game consoles by Nintendo Co.</p> </section> - <h1 id="anchor.docs">docs</h1> + <h1 id="anchor.status">status</h1> <section> - <p>See <a href="https://docs.rs/pollex/latest/pollex/"><code>docs.rs</code></a> for documentation.</p> + <p>The development of <em>Luma</em> is currently on hold in favour of <a href="/html/pollex.html"><em>Pollex</em></a>, which is to be used as a backend.</p> </section> <!--#include virtual="/include/footer.shtml"--> @@ -43,6 +41,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/pollex.html b/html/pollex.html index 1d7af17..25ef4f5 100644 --- a/html/pollex.html +++ b/html/pollex.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="pollex"> @@ -43,6 +43,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> diff --git a/html/u8c.html b/html/u8c.html index 45ab545..44c8a07 100644 --- a/html/u8c.html +++ b/html/u8c.html @@ -17,7 +17,7 @@ <link href="/css/noScript.css" rel="stylesheet"> </noscript> - <script src="/js/init.js" type="text/javascript"></script> + <script src="/js/main.js" type="text/javascript"></script> </head> <body data-page="u8c"> @@ -35,6 +35,6 @@ </body> <script type="text/javascript"> - init(); + Ach.init(); </script> </html> |