RunParticles icon indicating copy to clipboard operation
RunParticles copied to clipboard

Linux?

Open cemeyer opened this issue 9 years ago • 4 comments

If this is mostly a Qt app, it should be pretty easy to get it building on Linux. Or are there mac/win-specific dependencies?

Edit: It appears Cinder doesn't support Linux :-(. Shame.

cemeyer avatar Feb 27 '15 03:02 cemeyer

It probably wouldn't be too difficult to factor out the Cinder dependencies. I'm using it to manage the camera matrix, draw shapes, and apply the textures to the map tiles.

dal avatar Feb 27 '15 19:02 dal

I was looking through the Cinder docs and saw some support for at least Ubuntu. Any chance to revisit this?

brianjpugh avatar Nov 09 '17 14:11 brianjpugh

Yeah, it does seem to support Linux now:

https://github.com/cinder/Cinder

Cinder supports macOS, Windows, Linux, and iOS

cemeyer avatar Nov 09 '17 19:11 cemeyer

I don't presently have a machine running Ubuntu so I'm not likely to get to a Linux release any time soon. I still would like to remove the Cinder dependency, though.

dal avatar Nov 30 '17 07:11 dal