Skip to content
bigboisixty9 edited this page May 11, 2023 · 2 revisions

#Welcome to the wadviewer wiki!

Hey gang. I'm bigboi. If you're seeing this, it's real early in the project and I just wanted a place to post some basic info.

Currently the code releases are unversioned and will remain that way until I have some things in order. Until I release the first version **please ** refrain from submitting any bugs. Questions and suggestions are always welcome though.

Roadmap to initial versioned release

  • Support multiple files
  • .spr sprite files
  • Textures from .mdl files (I would like to do the full model eventually. I setup the frontend for webgl for that purpose)
  • Introduce logging and better error messages
  • Add a "report bug" button to auto generate a bug report.

Future Plans

  • Very clearly separate out frontend/backend
  • I feel like you should be able to do operations in a shell
  • Better foundation for mobile support
  • Current frontend (egui) isn't so mobile friendly, separating frontend/backend better would let me have a desktop and mobile version easier.

Demo website

Currently at: https://bigboisixty9.github.io/

Clone this wiki locally