Gloria.jl icon indicating copy to clipboard operation
Gloria.jl copied to clipboard

A simple 2D game engine written in Julia

Results 5 Gloria.jl issues
Sort by recently updated
recently updated
newest added

When i add Gloria i see this: ``` [90137ffa] ↓ StaticArrays v1.0.1 ⇒ v0.12.5 ``` This is an really old version that causes problems with another dependency for my game.

I am on Windows 10, Julia 1.5.2 and just activate the asteroids environment. ![image](https://user-images.githubusercontent.com/4497189/98489954-2bc09180-2284-11eb-8af0-c575c2e5ccdf.png)

Gloria.render!(L, text(font_noto, "h₁:"*repr(u[1]), color=colorant"#FFFFFF", halign=0.0, valign=0.0), 0.0, 500.0, 0.) Causes artifacts