Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.
/ NeonFrame Public archive

C++/DirectCompositionで光るウィンドウ

Notifications You must be signed in to change notification settings

Pctg-x8/NeonFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeonFrame

C++/DirectCompositionで光るウィンドウ NeonFramePreview

Summary

Windows 10で新設されたDirectCompositionの新機能を使って、比較的簡単に発光するウィンドウを作ってみました。
ウィンドウの移動、リサイズは対応していますがクローズボタンはないのでタスクバーから終了することになります。

Classes

  • AppContext: ウィンドウ、メッセージ周りの処理
  • Dx2: DirectX/DirectWrite周りのオブジェクト管理
  • Comp: DirectCompositionのオブジェクト管理/UIの作成と管理

License

Public Domain

About

C++/DirectCompositionで光るウィンドウ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages