f3d icon indicating copy to clipboard operation
f3d copied to clipboard

F3D 3.2.0 Roadmap

Open mwestphal opened this issue 8 months ago • 0 comments

Context

F3D is a collaborative project, let's collaboratively construct the roadmap for 3.2.0 release!

Suggested solution

Comment and discuss below, maintainers will take suggestions into account to add to the roadmap. Please refer to existing issue when adding comments. Feel free to create issues if your ideas are not in issues already.

3.2.0 is a minor release, so breaking change are not allowed

Current roadmap

This part may be updated but may not contains all issues that will be addressed. Please look at the milestone and the board for the exhaustive list.

  1. UI finalization

A new ImGui UI was introduce in F3D 3.0 and consolidated in 3.1, a few items remaining

  • [ ] https://github.com/f3d-app/f3d/issues/1976
  • [ ] https://github.com/f3d-app/f3d/issues/1016
  • [ ] https://github.com/f3d-app/f3d/issues/1785
  • [ ] https://github.com/f3d-app/f3d/issues/29
  • [ ] https://github.com/f3d-app/f3d/issues/1926
  1. Command/binding framework improvements

The command/binding framework introduced in 3.0 is proving to be a great tool, the framework is missing a few critical featurs though:

  • [ ] https://github.com/f3d-app/f3d/issues/1716
  • [ ] https://github.com/f3d-app/f3d/issues/1900
  • [ ] https://github.com/f3d-app/f3d/issues/1811
  • [ ] https://github.com/f3d-app/f3d/issues/2101
  • [ ] https://github.com/f3d-app/f3d/issues/2121
  • [ ] https://github.com/f3d-app/f3d/issues/1747
  1. F3DWeb industrialization

F3DWeb, the wasm version of F3D is quite popular despite being an experimental software. Let's industrialize it!

  • [ ] https://github.com/f3d-app/f3d/issues/1463
  • [ ] https://github.com/f3d-app/f3d/issues/1555
  • [ ] https://github.com/f3d-app/f3d/issues/1252
  • [ ] https://github.com/f3d-app/f3d/issues/2238
  1. Gaussian splatting improvements
  • [x] https://github.com/f3d-app/f3d/issues/2234
  • [x] https://github.com/f3d-app/f3d/issues/2235
  • [ ] https://github.com/f3d-app/f3d/issues/2236
  • [ ] https://github.com/f3d-app/f3d/issues/2237
  1. Experiment with a mobile version

F3D has an android build for a while, but not phone application has been released yet, lets make it happen

  • [ ] https://github.com/f3d-app/f3d-android/issues/6
  • [ ] https://github.com/f3d-app/f3d/issues/2018
  1. Rework Website

https://f3d.app has been in rework for a while. We are getting close to be able to ship a new version of the website:

  • [ ] https://github.com/f3d-app/f3d/issues/1438
  • [ ] https://github.com/f3d-app/f3d/issues/845
  • [ ] https://github.com/f3d-app/f3d/issues/1269
  1. Misc

Other critical issues we want to adress as soon as possible

  • [x] https://github.com/f3d-app/f3d/issues/1187
  • [ ] https://github.com/f3d-app/f3d/issues/1262
  • [ ] https://github.com/f3d-app/f3d/issues/1307

mwestphal avatar Apr 17 '25 19:04 mwestphal