Closed arkanoid87 closed 1 year ago
temporarily fixed adding
requires "opengl"
requires "windy"
to shady-0.1.3/shady.nimble
nevermind, are just the provided examples that requires packages outside shady deps I'm considering this a deliberate choice, closing.
Yes, shady is just nim code to GLSL macro, in theory it needs nothing but Nim and vmath.
But the examples would be pretty boring if they just printed text output.
just installed shady in a clean environment, got this error with
nimble build
please mind that I've not been running nimble build in shady install directory, but in a new clean project with just src/my_test_shady_proj.nim