From 21e0a444fad99bac40a8667735b0e71ab1e3e583 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Thu, 31 Jul 2025 15:57:17 +0300 Subject: [PATCH] Better applications overview --- index.org | 39 +++++++++++++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git a/index.org b/index.org index 57a94cd..59e8acf 100644 --- a/index.org +++ b/index.org @@ -31,14 +31,27 @@ * Overview This collection contains lots of applications: -- [[id:3587240c-1d50-478d-b850-04ebc8dc63c7][Miscellaneous]] - - [[id:ebafd8a3-54d4-4834-a03d-a942b535a82f][2D Graphics]] - [[file:2D%20GFX/Animations/index.html][Animations]] + - [[id:38f8f88a-3f72-4c43-91c6-08d5c7aa54e6][Fractals]] + - [[id:97adc6df-353e-4800-b27a-4b2ae9d93b6b][Spiral series]] + - [[id:6e59af62-d7bf-41dc-a680-677000ef0e85][Algorithmic textures]] - [[id:63fd5d58-9bce-4c0a-99d4-ed2d025258f0][3D Graphics]] + - [[file:3D GFX/Space/index.html][Miscellaneous 3D demo applications collection]] + - [[file:3D GFX/Space/index.html][Space themed applications collection]] + - [[file:3D%20GFX/3D%20Synthezier/doc/index.html][3D synthezier - language and processor to generate complex 3D worlds]] + - [[id:aa195f33-6d69-48ff-9af5-3f761a51dcb2][Games]] +- [[id:aa195f33-6d69-48ff-9af5-3f761a51dcb2][Math]] + - [[file:Math/Plotting/index.html][Collection of mathematical plots]] + - [[file:Math/Simulation/index.html][Collection of math based simulations]] + +- [[id:3587240c-1d50-478d-b850-04ebc8dc63c7][Miscellaneous applications that are hard to categorize]] + +- [[id:f80fb0ad-64b7-4360-9081-11358d2ef745][Networking]] + I wrote them at around year 2000, mostly in QBasic. * 2D GFX @@ -57,6 +70,9 @@ algorithms and getting fun looking results quite easily. [[file:2D%20GFX/Animations/index.html][See entire animations collection]] ** Fractals +:PROPERTIES: +:ID: 38f8f88a-3f72-4c43-91c6-08d5c7aa54e6 +:END: #+attr_html: :class responsive-img #+attr_latex: :width 1000px @@ -65,6 +81,9 @@ algorithms and getting fun looking results quite easily. [[file:2D GFX/Fractals/index.html][See entire fractals collection]] ** Spiral series +:PROPERTIES: +:ID: 97adc6df-353e-4800-b27a-4b2ae9d93b6b +:END: Small collection of programs that are result of exploratory programming, for fun. It started out from drawing spiral on the @@ -76,7 +95,10 @@ screen. Every iteration built upon previous result. [[file:2D%20GFX/Spirals/index.html][See entire spiral collection]] -** Textures +** Algorithmic textures +:PROPERTIES: +:ID: 6e59af62-d7bf-41dc-a680-677000ef0e85 +:END: #+attr_html: :class responsive-img #+attr_latex: :width 1000px @@ -150,6 +172,9 @@ Download source code: [[file:2D%20GFX/Truncated%20cone.bas][Truncated cone.bas]] :ID: 63fd5d58-9bce-4c0a-99d4-ed2d025258f0 :END: ** Miscellaneous 3D demos +:PROPERTIES: +:ID: e4c643d1-edf9-4da9-bf6f-462535a5a7d9 +:END: #+attr_html: :class responsive-img #+attr_latex: :width 1000px @@ -157,7 +182,10 @@ Download source code: [[file:2D%20GFX/Truncated%20cone.bas][Truncated cone.bas]] [[file:3D GFX/Space/index.html][See entire miscellaneous 3D demo applications collection]] -** Space +** Space related animations +:PROPERTIES: +:ID: 32fb6839-1e9b-4d44-a47e-1875c727cc54 +:END: #+attr_html: :class responsive-img #+attr_latex: :width 1000px @@ -773,6 +801,9 @@ message. Download source code: [[file:Miscellaneous/Password%20lock/passw.bas][passw.bas]] * Networking +:PROPERTIES: +:ID: f80fb0ad-64b7-4360-9081-11358d2ef745 +:END: ** LPT port pin control This QBasic program is designed to control the voltage on individual -- 2.20.1