Theodore DeRego

Results 16 comments of Theodore DeRego

Sorry about that! https://www.dropbox.com/s/fdn7z2yy2r53v2l/reforge_content.zip?dl=0 Note this project is very dead lol Here are some prebuilt versions: Windows: https://www.dropbox.com/s/io71rmf8ocgg83q/reforge_windows.zip?dl=0 Mac: https://www.dropbox.com/s/y17kpbfrjkaa2js/reforge_mac.zip?dl=0 Linux: https://www.dropbox.com/s/c2bt5tk92vveuqh/reforge_linux.zip?dl=0

You are right, there is no basic matrix invert operation yet. A PR would be welcome :) It is a simple enough request though, perhaps I can do it after...

I made a simple example of composing operations. As you can see, it gets messy really quick. This was intended as more of a low level library used for buildings...

Hmm. This is tough since I don't have a Mac machine. So strange, since it'll even work with my Arch Linux VM. It looks a lot like this error, check...

BTW, when I built glfw, I did it using this command: CGO_CFLAGS=-ftrack-macro-expansion=0 go install in the directory. Try that and see if it works. EDIT: I just read your readme...

I don't have a Mac, so I'm pretty hopeless here, but I'll Google around tonight. That aside, I didn't end up implementing much of SFML, so this isn't much of...