Update
This commit is contained in:
parent
7573a09d17
commit
b931aa36c3
10 changed files with 66 additions and 27 deletions
|
@ -15,10 +15,10 @@ 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 |
|
||||
| [Anarch](anarch.md) mods | easy | | | more would be nice | for fun | |
|
||||
| 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.| |
|
||||
| [portal renderer](portal_rendering.md) | mid/hard? | | | | for Anarch II? :) | Doom engine, BUILD |
|
||||
| audio/music editor | mid/hard? | | | | for waveforms and/or MIDI (tracker music), can even be CLI/TUI | Audacity, LMMS, ... |
|
||||
| chat software | mid? | dumbchat | drummyfish | one done | make it KISS, no encryption, no Unicode, ... just chat! | IRC |
|
||||
| [chatbot](chatbot.md) | mid? | | | plans in my head | probably NOT neural net, KISS lib for good enough chatbot | |
|
||||
| [chess](chess.md) engine/library (C) | mid/hard |[smallchesslib](smallchesslib.md)| drummyfish | done | it's not very strong tho :/ | |
|
||||
|
@ -50,6 +50,7 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
|
|||
| steganography hosting anywhere | easy/mid | | |planning in head... |embedding uncensored data anywhere on the Inet with steganography| darknet n shit |
|
||||
|[PD computer](public_domain_computer.md)| very hard | | | | needs prerequisites done first (language, logic circ. lib., ...)| Thinkpads :) |
|
||||
| PD computer "[operating system](os.md)"| mid? | | | | not now, will be more like Pokitto loader (see OS article) | |
|
||||
| [portal renderer](portal_rendering.md) | mid/hard? | | | | for Anarch II? :) | Doom engine, BUILD |
|
||||
| propaganda materials | easy | | |can never have enough|wallpapers, songs, videos, translations, tutorials, games, ... | |
|
||||
| programming language | mid/hard | [comun](comun.md) | drummyfish | done, continuing | | C, comun, FORTH, ... |
|
||||
| [search engine](search_engine.md) | mid/hard? | | | |like wiby, marginalia, ... support gopher, KISS (no DB, just txt)| wiby, marginalia, ... |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue