aboutsummaryrefslogtreecommitdiff
path: root/examples3d/fountain3.rs
AgeCommit message (Collapse)Author
2021-01-03enable graphics and windows related code in examplesrezural
2021-01-02unify callbacks with & without graphics & windowrezural
2020-12-31remove redundant time :f32 from harness callbacks. it can be access via ↵rezural
run_state.time
2020-12-31cargo fmtrezural
2020-12-31make examples compile, code that accessed window & graphics via the callback ↵rezural
is currently disabled, until that is added back in
2020-11-24Minor demos changes.Crozet Sébastien