descriptionOpenGL fractal demo written in Rust. Runs natively on Linux and Windows or as a WebAssembly app.
ownerBernie H. Innocenti
last changeMon, 1 Nov 2021 04:43:45 +0000 (21:43 -0700)
shortlog
2021-11-01 Bernie InnocentiFix benchmarks for latest glium/glutin API master
2021-08-09 Bernie InnocentiUpdate to glium 0.30, glutin 0.27 and winit 0.25
2021-03-01 Bernie InnocentiUpdate to rust-rocket 0.7.2
2021-03-01 Bernie InnocentiSimulation time is now unaffected by events
2021-03-01 Bernie InnocentiFix a clippy warning about superfluous match references
2021-03-01 Bernie InnocentiImprove event handling
2021-01-08 Bernie InnocentiUpdate to glium 0.29, glutin 0.26, winit 0.24
2020-12-13 Bernie InnocentiUpdate to glium 0.28, glutin 0.25 and winit 0.23
2020-03-31 Bernie InnocentiMerge branch 'master' of gitlab.com:berniecodewiz/mandelwow
2020-03-31 Bernie InnocentiRemove deprecatd emscripten option ERROR_ON_MISSING_LIB...
2020-03-31 Bernie InnocentiReplace std::time with the wasm-compatible crate instant
2020-03-31 Bernie InnocentiUpdate to glium 0.27 and glutin 0.24
2020-03-29 Bernie InnocentiMove screenshotting code to its own module
2020-03-29 Bernie InnocentiRe-enable fullscreen toggling
2020-03-29 Bernie InnocentiRe-enable all keyboard shortcuts (except for fullscreen)
2020-02-21 Bernie InnocentiUpdate glium and glutin to latest stable releases
...
tags
6 years ago v0.7.0
6 years ago v0.6.0
7 years ago v0.5.0
7 years ago v0.4.0
7 years ago v0.2.0
heads
2 years ago master
7 years ago emscripten