Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 410 Bytes

fps-desktop

A FPS-like desktop widget for linux and windows

demo.mp4

Development

  1. Download or clone this project
  2. Open this project with godot

Notes

  • I used ScreenGetImage() to adjust the lighting on the model. Currently godot has a memory leak bug on this function, but it should be fixed on the next (beta) release.