Skip to content

higasun/furing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furing - japanese wind chime

What is this ?

This is an window application dubbed Furing where you can enjoy a Japanese wind chime, known as "furin", fluttering and ringing. If you have visted Japan in summer, you saw them hang by the window. Furins' sound and flattering relieves the heat of summer. If you want to know more about furin, this is tha page for you: https://japanobjects.com/features/furin-wind-chimes

This application is programmed using PyOpenGL and glfw.

a japanese wind chime

Usage

If you left-click any part of the model, the furin starts swinging and rings a few times.

a japanese wind chime swinging left a japanese wind chime swinging right

If you right-click the round part or rectangular part of the model, you can respectively change the color.

a japanese wind chime whose color has been changed

Installation

  1. Clone this repository.
  2. Install necessary libraries by pip install -r requirements.txt
  3. Execute "furing.py" file by python furing.py

Releases

No releases published