Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide executable directly usable #7

Open
nicodmf opened this issue Aug 1, 2016 · 8 comments
Open

Provide executable directly usable #7

nicodmf opened this issue Aug 1, 2016 · 8 comments

Comments

@nicodmf
Copy link

nicodmf commented Aug 1, 2016

I work with 3D graphists and try to argue with them to considerate the gltf format as a usable format and as good choice. As it, it is difficult to say than convert to gltf is a easy choice for them.

If a executable exist, at least for windows (linux specialist can compile easily) this could be easiest.

@sjlynch
Copy link

sjlynch commented Aug 10, 2016

+1.

@jbaicoianu
Copy link

+1. Even for linux users, it's proving to be more difficult than expected to compile - the dependency on Casablanca, whose github server has shut down and the project has been renamed, is causing problems.

The earlier this project can get binary builds into common Linux distro official repositories, the better it will be for adoption.

@ameliemaia
Copy link

+1

1 similar comment
@iavina
Copy link

iavina commented Feb 14, 2017

+1

@siddhartpai
Copy link

I'm not able to generate a binary for glTF after running cmake .. on Linux. The Release folder only contains two JSON files.

@infoxiao
Copy link

infoxiao commented Sep 1, 2017

Same, not getting a binary, only json files.

@visionworkplace
Copy link

I have one solution that is more suitable ans more reliable. First convert fbx to obj file and then there is a js library obj to gltf. Which runs very well

@lostwoods91
Copy link

I'm not able to generate a binary for glTF after running cmake .. on Linux. The Release folder only contains two JSON files.

same issue here.
solved with command:
make
or:
sudo make
from folder with json files.... :\ :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants