Add some more TODO notes to udmfvis (soon to be renamed to cdmvis).
This commit is contained in:
parent
8219fcf42d
commit
cb3fdadfc6
1 changed files with 9 additions and 0 deletions
|
|
@ -16,6 +16,15 @@
|
||||||
|
|
||||||
Things left to do:
|
Things left to do:
|
||||||
- Figure out why output is bugged.
|
- Figure out why output is bugged.
|
||||||
|
- Properly sort lines like dmvis.
|
||||||
|
- Full-sector drawing like dmvis.
|
||||||
|
- Skipping over already drawn lines like dmvis.
|
||||||
|
- Support doom/hexen map format and reading from wads.
|
||||||
|
- Rename project to "cdmvis" when the previous point is done.
|
||||||
|
- Customizable colorschemes.
|
||||||
|
- Fill sector insides.
|
||||||
|
- Isometric perspective view? (+ 3d floor and slope handling)
|
||||||
|
- Draw things too?
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue