lowenware / dotrix

A 3D engine with ECS and Vulkan renderer for Rust developers
https://dotrix.rs
MIT License
290 stars 11 forks source link

Add optional FPS limitation #172

Open ZKpot opened 2 years ago

ZKpot commented 2 years ago

Current FPS is limited to 100 (hardcoded in application.rs) Add optional override for this value