05-29-2013, 12:24 PM
Wellcome DreamBliss.
I did the same question three years ago and we still can't get a ready answer.
Erlang should not be a problem for you and write a exporter would be not so complicated than other sort of stuff since there are many exporters ready for checking and they can help you to find the data you will need to manage.
The integration with C++ is possible, but is not desired (if I'm not wrong). You can take a look at the ESDL sources that makes the integration between SDL and Erlang. If you want just start writing the plugin, I suggest your don't wast your time checking this now. Just think about pure Erlang.
Besides the links oort has posted I have this one (Coding Guidelines for Wings developers) and other two for you: link1 and link2
The sources your must get it from dgud github repository (rebar, cl, esdl and wings - in order of build). There were a few changes to the build process these days by the addition of rebar. Pay attention to the readme files.
What is your OS environment?
Any doubt you have can be posted here - we'll share what we know.
I did the same question three years ago and we still can't get a ready answer.
Erlang should not be a problem for you and write a exporter would be not so complicated than other sort of stuff since there are many exporters ready for checking and they can help you to find the data you will need to manage.
The integration with C++ is possible, but is not desired (if I'm not wrong). You can take a look at the ESDL sources that makes the integration between SDL and Erlang. If you want just start writing the plugin, I suggest your don't wast your time checking this now. Just think about pure Erlang.
Besides the links oort has posted I have this one (Coding Guidelines for Wings developers) and other two for you: link1 and link2
The sources your must get it from dgud github repository (rebar, cl, esdl and wings - in order of build). There were a few changes to the build process these days by the addition of rebar. Pay attention to the readme files.
What is your OS environment?
Any doubt you have can be posted here - we'll share what we know.