libwtfdanmaku

High-performance danmaku engine for Windows

  • 所有者: xqq/libwtfdanmaku
  • 平台:
  • 許可證: GNU Lesser General Public License v2.1
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

libwtfdanmaku

High-performance danmaku engine for Windows, based on Direct2D and DirectComposition API.

This project is still under developing.

Features

  • Hardware accelerated by Direct2D, DirectWrite, Direct3D 11.0 and DXGI 1.2
  • Supports Windows 8 or later, Windows 8.1 Store App, and Windows 7 with Platform Update
  • Few cpu usage (<= 5%) with smooth animation
  • Accurate danmaku layout

TODO

  • Renderable's bitmap invalid issue
  • Multiple instance
  • x64 compatible
  • Optimize danmaku style effect
  • Rendering Statistics
  • Hi-DPI support, and Pre-monitor DPI Aware
  • Further performance optimization
  • Resize support (need rebuild device-dependent resources)
  • BottomDanmaku, L2RDanmaku, Mode7 support, etc.
  • Refined error handling
  • User-friendly C & C++ API
  • C++/CLI wrapper for .NET
  • Interoperate with Media Player
  • Optimize Renderable building
  • Windows Phone / UWP compatible
  • Windows 7 compatible (maybe LayeredWindow?)
  • Move to Direct3D 11
  • R2LDanmaku lines limitation
  • Keywords filter by regular expression
  • C++/CX wrapper for C#/WinRT invoking
  • More smooth animation (percision problem when calculating coordinates?)
  • Refactor project files to vcxitems (Shared/Windows/WindowsPhone)

Build

My environment: Visual Studio Community 2013. Also tested under VS2015.

Don't forget to checkout submodule (git submodule update --init)

  • Win32 Desktop
  • Import project libwtfdanmaku.Desktop
  • Win32 Desktop (for Windows7 compatibility)
  • Import project libwtfdanmaku.Windows7
  • Windows 10 Universal Platform
  • Import project libwtfdanmaku.Universal
  • Windows 8.1 WinRT/Universal
  • Import project libwtfdanmaku.Windows
  • Windows Phone 8.1
  • Import project libwtfdanmaku.WindowsPhone

libwtfdanmaku is permitted to work under shared library (DLL) according to the license.

Screenshot

5cmps

License

Copyright (C) 2015 xqq xqq@0ginr.com

Licensed under LGPL v2.1

主要指標

概覽
名稱與所有者xqq/libwtfdanmaku
主編程語言C++
編程語言C (語言數: 3)
平台
許可證GNU Lesser General Public License v2.1
所有者活动
創建於2015-08-23 09:57:12
推送於2017-12-01 12:49:46
最后一次提交2017-12-01 16:24:36
發布數0
用户参与
星數91
關注者數11
派生數26
提交數127
已啟用問題?
問題數3
打開的問題數3
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?