Coder Social home page Coder Social logo

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/effekseer/EffekseerForMultiLanguages.git
cd EffekseerForMultiLanguages
git submodule update --init

Windows

cd src
generate_swig_wrapper.bat
cd ..

Mac, Linux

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

How to use

libGDX

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

dimach avatar durswd avatar melchior01 avatar mrmks avatar riccardobl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

effekseerformultilanguages's Issues

Failed to buid on arm64 architecture

Effekseer.SIMD.h:2430:18: error: could not convert ‘vld1q_u32(in)’ from ‘uint32x4_t’ {aka ‘__vector(4) unsigned int’} to ‘Effekseer::SIMD::Int4’

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.