Skip to content

MisaLiu/phi-chart-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now deprecated

Read this for more infomation (Chinese).

Phi-Chart-Render

A Phigros chart render based on Pixi.js

This project is still working.

Currently supported chart features

  • Official charts

    • Basic support
    • Custom judgeline texture (Need test)
  • PhiEdit charts

    • Basic support
    • BPM List (Need test)
    • Custom judgeline texture (Need test)
    • Negative alpha (Need test)
    • note features
      • Basic support
      • Fake note support
      • Note scale support
  • Re:PhiEdit charts

    • BPM List (Need test)
    • Event Layers support (Need test)
    • Custom judgeline texture (Need test)
    • Judgeline cover type
    • Parent judgeline
    • Easing start/end point
    • judgeline z order (Need test)
    • Bezier event easing (Need test)
    • Event link group (?)
    • BPM factor (?)
    • attachUI (wont support)
    • Extend events
      • Scale X
      • Scale Y
      • Text
      • Color
      • Incline
      • Draw (wont support)
    • Note controls (Need test)
      • Alpha
      • Scale
      • Skew
      • X
      • Y
    • note features
      • Basic support
      • Fake note support
      • Note scale
      • Note alpha
      • yOffset
      • visible time
  • prpr features

    • Shaders (Need test)
    • Videos

Development

You must have a Node.js enviorment to helping development.

  1. git clone https://github.com/MisaLiu/phi-chart-render
  2. npm install
  3. npm run dev

Thanks

License

    phi-chart-render - A Phigros chart render based on Pixi.js
    Copyright (C) 2022 HIMlaoS_Misa

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

All assets used in this project are licensed under CC BY-NC-SA 4.0