2022-03-21 20:11:17 +00:00
|
|
|
# Project Admin Stuff
|
|
|
|
|
|
|
|
## Priorities
|
|
|
|
|
|
|
|
1. Upgrade Lumenarium's plumbing
|
|
|
|
2. Begin work on Incenter
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
2022-04-06 18:29:32 +00:00
|
|
|
1. Upgrade Lumenarium's plumbing
|
|
|
|
x. switch over to compiling with clang & bash based build scripts
|
|
|
|
x. better platform layer separation
|
2022-03-21 20:11:17 +00:00
|
|
|
3. osx and webgl layers, possibly linux?
|
2022-04-06 18:29:32 +00:00
|
|
|
x. remove dll compiling, just build all in one go
|
2022-03-21 20:11:17 +00:00
|
|
|
5. improve ui
|
2022-04-06 18:29:32 +00:00
|
|
|
[ ] get widgets and widget ids working
|
|
|
|
- see a trick of fate
|
|
|
|
[ ] clip widgets to regions
|
|
|
|
[ ] text rendering
|
|
|
|
[ ] interaction
|
|
|
|
[ ] layout manager
|
|
|
|
- do layout the way youre doing styling - optional pointer to a struct
|
|
|
|
and fallback on some global default
|
2022-03-21 20:11:17 +00:00
|
|
|
|
|
|
|
2. Incenter
|
|
|
|
1. Sculpture generation from list of lat-long coordinates
|
|
|
|
2.
|
|
|
|
|