facecam2d/TODO.md
Epicalert c06f6beae6
Fix flickering on some renderers
GLUT apparently doesn't do double buffers by default, (at least
sometimes) so we need to explicitly set it in init.
2021-11-12 01:15:29 +08:00

357 B

Before 1.0

docs

  • getting started guide
  • demo video?

models

  • clipping (alpha stencil)
  • model copyright and authors

Bugs

  • crash when eye goes outside of roi
  • incorrect appdata location on Windows

Whenever

  • log file
  • i18n
  • remove configured files with make clean

vision

  • eye open/closed

graphics

  • in-window text rendering