This commit is contained in:
Miloslav Ciz 2023-10-07 14:22:05 +02:00
parent a24fe89eec
commit a2d7ca294d
11 changed files with 64 additions and 6 deletions

View file

@ -13,6 +13,7 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
| 3D raytracing library | mid? | | | had vague plans |C lib for shooting 3D rays, allows raycast., RT, pathtr., ... | POV-RAY |
| 3D renderer (C) | mid/hard | [small3dlib](small3dlib.md) | drummyfish | done | | TinyGL, PortableGL |
| 3D voxel renderer (C) | mid/hard? | | | | like Ken Silverman's voxlap, looks very nice | voxlap |
| artificial human language | hard? | | | thinking bout it |need LRS lang., big problems with definitions of words tho, think| Esperanto, Lojban, ... |
| audio/music editor | mid/hard? | | | | for waveforms and/or MIDI (tracker music), can even be CLI/TUI | Audacity, LMMS, ... |
| Arduino/Pokitto/... computer | mid/hard? | | | | until we have PD computer, we'll need a nice tiny embedded comp.| |
| [BSP](bsp.md) "pseudo 3D" renderer (C) | mid/hard? | | | | for Anarch II? :) | Doom engine, BUILD |