brot
/conf.lua
function
love
.
conf
(
t
)
t
.
identity
=
"brot"
t
.
window
.
title
=
"brot"
t
.
window
.
resizable
=
true
end
cmd/
viewer.lua
bignum.lua
conf.lua
main.lua
mandelbrot.glsl
mandelbrot.lua