Giter Site home page Giter Site logo

alonecat06 / paper3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lihw/paper3d

1.0 2.0 0.0 91.29 MB

A cross-platform (iOS, Android and win32) rendering engine, best for creating Android live wallpapers

Home Page: lihw.github.io/paper3d/

License: Other

paper3d's Introduction

paper3d

A cross-platform (iOS, Android and win32) rendering engine, best for creating Android live wallpapers.

For more information, please visit http://lihw.github.io/paper3d

#Platform Windows 7 32&64 bit, iOS 7.0, Android 4.1 and above.

#Developement requirements The preferable develpoment platform is Windows 7 64bit with a discrete video card. The MacOS X 10.9 can also be used.

Win32 Andoird iOS
Windows 7 YES Yes No
OSX No Not supported Yes

Installation

Use either git clone https://github.com/lihw/paper3d.git <dir>;git checkout 0.91a or download the zip file at https://github.com/lihw/paper3d/archive/0.91a.zip, and then uncompress the zip file to any dir you want.

Make sure Tech is installed on your development platform.

Windows 7

  1. Run install.bat as administrator

OSX

Not supported yet.

Build

Windows

Windows libraries

Open %FIPAPER3D%\paper3d\configs\msvc2012\paper3d.sln in MSVC2012, choose Debug profile and build. When finished, build the Release profile.

Andorid libraries

Open %FIPAPER3D%\paper3d\configs\android\ in dos window, and enter build.bat debug. When finished, enter build.bat release.

OSX

iOS libraries

Open ${FIPAPER3D}/configs/ios/Paper3D.xcodeproj, select buildall as active scheme and build.

#Test

Windows

  1. Open %FIPAPER3D%\examples\hellopaper3d\configs\msvc2012\hellopaper3d.sln in MSVC2012, choose Debug profile, build and run.

OSX

  1. Open ${FIPAPER3D}/examples/hellopaper3d/configs/ios/Tech.xcodeproj, select buildall as active scheme and build for run.

Create a wallpaper APK from FBX

Paper3D provides a very convenient way to create a wallpaper APK directly from an Autodesk FBX file. It takes only two steps. step 1, in the dos window, enter %FIPAPER3D%\tools\bin\msvc2012\pmake.exe some.fbx, the command will create a project named after the fbx's filename. step 2, enter the project created by pmake, in the application\configs\android, enter build.bat debug. It will then create the apk in the application\bin\android.

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.