Skip to content
Snippets Groups Projects
  1. Feb 04, 2023
  2. Sep 11, 2022
  3. Aug 24, 2022
  4. Aug 23, 2022
  5. Aug 20, 2022
  6. Aug 14, 2022
    • Alexander Rose's avatar
      background pass improvements · 4904bae5
      Alexander Rose authored
      - add PluginConfig.Background.Styles
      - file support, asset management
      - opacity, saturation, lightness controls for skybox/image
      - coverage controls for image/gradient
      - add backgrounds extension with examples
      - image handling for build/watch (webpack, cpx)
      4904bae5
  7. Aug 07, 2022
  8. Apr 23, 2022
  9. Feb 20, 2022
  10. Sep 13, 2021
  11. Jul 04, 2021
  12. May 23, 2021
  13. May 15, 2021
  14. May 02, 2021
  15. Apr 08, 2021
  16. Mar 06, 2021
  17. Feb 06, 2021
    • Alexander Rose's avatar
      improved gpu-mc · fdf37100
      Alexander Rose authored
      - lower memory usage
      - support for 2^32 vertices in webgl2
      - fix rounding issue when creating volume texture
      fdf37100
  18. Jan 30, 2021
    • Alexander Rose's avatar
      mol-gl improvements · b8aafa1d
      Alexander Rose authored
      - int textures (webgl2)
      - read into Int32Array (webgl2)
      - fix ctx.parameters.maxDrawingBuffers (webgl1)
      - support setting frag out type (webgl2)
      b8aafa1d
  19. Jan 19, 2021
  20. Jan 16, 2021
  21. Jan 10, 2021
  22. Dec 13, 2020
  23. Nov 19, 2020
  24. Nov 14, 2020
  25. Nov 02, 2020
    • Alexander Rose's avatar
      better webgl context resource encapsulation · 9f85a0c8
      Alexander Rose authored
      - added .namedComputeRenderables, .namedFramebuffer and .namedTexture
      - use for shared resourced instead of storing in closure
      - required to have multiple molstar webgl contexts simultaneously
      9f85a0c8
  26. Oct 12, 2020
    • Alexander Rose's avatar
      wip, volume rendering · b49d036f
      Alexander Rose authored
      - fix, unset UNPACK_FLIP_Y_WEBGL for 3D tex
      - gaussian-volume visual
      - fixed, slice visual picking
      - fixed, direct-volume renderable picking use depth
      b49d036f
  27. Sep 28, 2020
    • Alexander Rose's avatar
      wip, direct-volume rendering · 489b4123
      Alexander Rose authored
      - separate pass to check against depth texture
      - support precalculated normals
      - shading in volume mode
      - fixed orthographic projection
      - fixed skewed grid (David)
      - step size prop
      - isosurface picking (needs more work)
      489b4123
  28. Apr 22, 2020
  29. Apr 13, 2020
  30. Jan 23, 2020
  31. Jun 03, 2019
  32. May 17, 2019
  33. Apr 22, 2019
  34. Apr 03, 2019
  35. Apr 01, 2019
  36. Mar 31, 2019
  37. Mar 28, 2019
Loading