ashton
ashton copied to clipboard
Particle system segfaults
Segfault after about 10 seconds in the particle system demo. Only seems to arise in OSX/Linux (Was originally developed in Windows which didn't seem to care!).
reported by jlnr - thanks!
Fails on my system as well :+1: - so you are two are not alone.
I guess I stumbled upon the same issue...
This thing is causing trouble: Ashton::Shader.new(fragment: :fade, uniforms: { fade: 1 }) After ~5+ seconds I get the following crash: http://pastebin.com/NTBBR83J