brew update
brew uninstall wxmac elixir erlang
brew install wxmac --disable-monolithic --with-opengl
brew install --with-wx --no-docs -v --devel erlang
brew install wxmac
Looks like the last major attempt at this was with ESDL:
https://github.com/bjorng/esdl
But now the Erlang folks seem to agree on just going with wx...
Google also shows this project on Google Code, which is a framework
for using wx to make games.
https://code.google.com/p/erlworld/
(Google Code is still available? Who knew?)
It has actual games to show off the proof of concept, at least. Maybe
that's the trick -- someone needs to build the right framework to
utilize wx in an Elixirish way for game-making.
-Augie, not volunteering
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-talk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-talk/sYJSb4180Ys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-ta...@googlegroups.com.
Great observation.
If you start an ElixirGL thing, please let us know.
The graphics wx interface in erlang is based on wxWidgets. As they say "A port of wxWidgets."
I haven't seen the term wxErlang before though.
--
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-ta...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.