GithubHelp home page GithubHelp logo

dtxmania / effekseerformultilanguages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from effekseer/effekseerformultilanguages

1.0 0.0 0.0 3.9 MB

Shell 5.21% C++ 70.43% CMake 6.71% Batchfile 1.72% SWIG 15.49% C 0.44%

effekseerformultilanguages's Introduction

EffekseerForMultiLanguages

Effekseer for C#, Java and Python

Requirements

  • git
  • python
  • C++ compiler
  • cmake (3.15 or later)
  • swig
  • JDK (If you develop it for JVM)
  • ant (If you develop it for JVM)

Build

git clone https://github.com/DTXMania/EffekseerForMultiLanguages.git
cd EffekseerForMultiLanguages
git submodule update --init --recursive

Windows

cd src
generate_swig_wrapper.bat
cd ..
cmake -B build -S .

After cmake completes, open build/EffekseerForMultiLanguages.sln in Visual Studio, and build EffekseerNativeForCSharp/Java/Python project.

Mac, Linux

cd src
sh generate_swig_wrapper.sh
cd ..
cmake -B build -S .

How to use

C#

Add the following files to your project.

  • EffekseerNativeForCSharp.dll
  • src/csharp/swig/*.cs

please see examples/CSharpFormDX11 solution.

libGDX sample

please see examples

Windows

call python examples/build_libGtxSample.py

How to Develop

TODO

https://github.com/effekseer/EffekseerForMultiLanguages/issues

Requeiments

  • swig

Reference

https://github.com/effekseer/EffekseerForWebGL/blob/master/src/cpp/main.cpp

effekseerformultilanguages's People

Contributors

durswd avatar dtxmania avatar riccardobl avatar mrmks avatar dimach avatar melchior01 avatar

Stargazers

shenmo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.