Effekseer for C#, Java and Python
- git
- python
- C++ compiler
- cmake (3.15 or later)
- swig
- JDK (If you develop it for JVM)
- ant (If you develop it for JVM)
git clone https://github.com/effekseer/EffekseerForMultiLanguages.git
cd EffekseerForMultiLanguages
git submodule update --init
cd src
generate_swig_wrapper.bat
cd ..
cd src
sh generate_swig_wrapper.sh
cd ..
cmake -B build -S .
please see examples
call python examples/build_libGtxSample.py
https://github.com/effekseer/EffekseerForMultiLanguages/issues
- swig
https://github.com/effekseer/EffekseerForWebGL/blob/master/src/cpp/main.cpp