Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes To Self - Steps To VL3 #188

Open
MicBosi opened this issue Dec 22, 2020 · 0 comments
Open

Notes To Self - Steps To VL3 #188

MicBosi opened this issue Dec 22, 2020 · 0 comments

Comments

@MicBosi
Copy link
Owner

MicBosi commented Dec 22, 2020


  • Remove GL ES
  • Remove fixed function pipeline
    • Fix all broken things:
      • Text rendering support
      • Rework examples depending on fixed function and legacy matrix manipulation
      • Not sure we can still support vlVG
  • Use OpenGLFunction object
  • Upgrade to GL 4.6
  • Final split of OpenGLWidget + OpenGLContext + OpenGLFunctions
    • Fix all broken things and UI bindings
    • Make sure GL resource sharing works
  • Add GL 4.6 examples: compute shaders, etc.
  • Test and fix on Mac GL 4.1

  • VL immediate mode support & examples (booklet)

  • [Add depth peeling demo
  • Updated volume demo
  • Updated fractal demo]

  • Bullet physics / PhysX demo test
  • glTF support & viewer
  • New documentation media
@MicBosi MicBosi changed the title Notes To Self - Steps Notes To Self - Steps To VL3 Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant