Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
背景是我正在开发一个类似于数字标牌的组件,移动代码文本从左到右循环运行,覆盖在播放的视频或静止图像上。
但是代码文本不够流畅,尤其是当从应用程序内部或外部加载视频时,它会非常抖动。
我多年来一直被这个问题困扰,我测试过的技术包括 D3D 和 WPF。
我从未尝试过 OpenGL,但我认为它等同于 D3D。
你能给我一些指导方针甚至样品吗?