Update
This commit is contained in:
parent
0e9129c535
commit
349045e2b8
28 changed files with 2076 additions and 2028 deletions
|
@ -12,7 +12,7 @@ NOTE 2: See **[how to do projects well](project.md)**.
|
|||
|
||||
| what | difficulty | implementation | by | status | comment | similar/for now use |
|
||||
| -------------------------------------- | ---------- | ------------------------------- | ------------ | ------------------- | --------------------------------------------------------------- | ------------------------- |
|
||||
| 2D image editor | mid? | Blitz's lrspaint | | WIP | KISS GIMP clone needed! Use LRS GUI lib. Glorified MS paint? | ped, GIMP, classic colors |
|
||||
| 2D image editor | mid? | Blitz's [LRSketch](lrsketch.md) | | WIP | KISS GIMP clone needed! Use LRS GUI lib. Glorified MS paint? | ped, GIMP, classic colors |
|
||||
| 2D raycasting engine (C) | mid | [raycastlib](raycastlib.md) | drummyfish | done | | |
|
||||
| 3D modelling software | mid/hard? | | | | Blender clone needed! LRS GUI lib + small3dlib, just .obj files | Blender :( |
|
||||
| 3D physics engine (C) | hard | [tinyphysicsengine](tpe.md) | drummyfish | done | could use a true rigid body one too | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue