From 7db6f49262427a40aba7e7d9cea038575c167c51 Mon Sep 17 00:00:00 2001
From: Chris Xiong
Date: Wed, 23 Aug 2023 23:06:02 +0800
Subject: Index content update. Finally.
---
index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 45 insertions(+), 12 deletions(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index f850d3f..f5b6907 100644
--- a/index.html
+++ b/index.html
@@ -129,13 +129,42 @@ function swonload(){
+ - deduper
+
+
+ [details]
+
+ [short desc.]
+
+ Scans local images for duplicates.
+ Also provides reverse image search for your local images.
+ Implements a variant of the algorithm described in "An
+ image signature for any kind of image", doi:
+ 10.1109/ICIP.2002.1038047.
+
+
+
+ - it2midi
+
+
+ [details]
+
+ [short desc.]
+
+ An effort to rewrite my old it2midi.cpp in Rust.
+ A versatile IT (impulse tracker) to MIDI converter.
+ Currently it's moulting into a fully-fledged mod
+ player.
+
+
+
- QMidiPlayer
[details]
[short desc.]
- A feature-rich cross-platform MIDI player loosely
- based on vanBasco's Karaoke Player and QSynth.
+ A feature-rich cross-platform MIDI player with UI
+ inspired by vanBasco's Karaoke Player and QSynth.
It has a comprehensive plugin interface to
provide extra functionalities.
@@ -147,10 +176,9 @@ function swonload(){
[short desc.]
- SMELT is a wrapper class for hardware-accelerated
- graphics rendering, input handling and optionally,
- audio outputting. SMELT is extensively used in
- some of my projects.
+ SMELT is a set of classes that provide hardware-accelerated
+ graphics, input handling and optionally, audio output.
+ SMELT is used extensively in my other projects.
- lightsd
@@ -289,8 +317,10 @@ function swonload(){
Old project attempting to recreate the game Ballance from Cyparade.
- It uses the same engine but without custom extensions to the engine.
- Playable, but in no way resemble the original game.
+ It uses the same Virtools engine but without using custom extensions
+ to the engine.
+ Playable, but in no way resemble the "feel" of the original game in
+ terms of controls.
- Chris' Timidity Player (2012)
@@ -310,6 +340,7 @@ function swonload(){
Local judger for OI problems. Doesn't really have any advanced features.
+ Written in FreePascal.
- the
Ultimate Data Visualiser (2015)
@@ -318,7 +349,7 @@ function swonload(){
A data visualizer for some very specific purpose.
- This project is never made public.
+ This project is never made public. Written in C++. Uses SMELT.
- World's Hardest Game 3D (2010-2011)
@@ -337,7 +368,8 @@ function swonload(){
[short desc.]
- A stupid game made with Virtools. A new version using HTML5 is
available.
+ A stupid game made with Virtools. A new version written for modern(-ish)
+ browser is
available.
- Compiz 0.9.7.99 (2012-2016)
@@ -346,7 +378,8 @@ function swonload(){
[short desc.]
- The ultimate compiz distribution with extra features added by me.
+ The ultimate pre-GLES port compiz distribution with extra features
+ added by me, as well as backports of a few new features added later.
It was forked off the 0.9.7 branch for Ubuntu 12.04. It comes with
probably every single plugin ever available for compiz.
@@ -415,7 +448,7 @@ function swonload(){
[short desc.]
- Clock, alarm and stopwatch.
+ Text mode clock, alarm and stopwatch written in FreePascal.
--
cgit v1.2.3