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

Can import model 3d to effekseer at present ? #65

Closed
natsupy opened this issue Feb 27, 2017 · 17 comments
Closed

Can import model 3d to effekseer at present ? #65

natsupy opened this issue Feb 27, 2017 · 17 comments

Comments

@natsupy
Copy link

natsupy commented Feb 27, 2017

Hi your,
This is awesome software for make effect in unity, and i saw files sample, it have model 3d, so how can i import other model to this, have way to convert model to efkmodel ?
Thank you so much !

@effekseer
Copy link
Collaborator

Effekseer can import a metasequoia's file(.mqo) using mqoToEffekseerModelConverter.exe. This is a popular software in Japan. I want to realize that FBX can be imported in the next version.

@natsupy
Copy link
Author

natsupy commented Feb 28, 2017

i'll wait for you :D
//edit: i found add-on for blender, export model to (.mqo)file and it work so cool,
tks again :D

@effekseer
Copy link
Collaborator

Currently working.

c32460d

@natsupy
Copy link
Author

natsupy commented Mar 27, 2017

thank you so much, i'll try !

@effekseer
Copy link
Collaborator

Sorry for mistaking my English.
This version is incomplete.
I'll finish at weekend.

@effekseer
Copy link
Collaborator

Sorry. Unfortunately I'm sick now.

@natsupy
Copy link
Author

natsupy commented Apr 8, 2017

no, dont worry, i can use blender for that, take care of yourself, get well soon ! Read Shonen Jump on your bed, if i were you :D

@effekseer
Copy link
Collaborator

We developed fbx converter.
Would you try it?

https://github.com/effekseer/Effekseer/releases/download/NightlyBuild/fbxToEffekseerModelConverter.zip

How to use.

fbxToEffekseerModelConverter xxx.fbx -o xxx.efkmdl (with any options.)

@natsupy
Copy link
Author

natsupy commented Apr 16, 2017

thank you, but it seem not work on my computer, maybe i'm mistake something :(( you can public for people testing them

@effekseer
Copy link
Collaborator

mmm...
I think that your FBX file is wrong for this tool.
Please would you send me the fbx file?

@natsupy
Copy link
Author

natsupy commented Apr 16, 2017

uhm...
http://www12.zippyshare.com/v/e8riZzw0/file.html
you can test this !

@effekseer
Copy link
Collaborator

uhm... I can convert this file using a command as follows.
fbxToEffekseerModelConverter.exe Sword.fbx

Converted file can be loaded only Effekseer Nigtly Build Version.
https://github.com/effekseer/Effekseer/releases/download/NightlyBuild/Effekseer170415.zip

@natsupy
Copy link
Author

natsupy commented Apr 17, 2017

thank you so much, i can export model, but when export file to unity and run it, unity was crash ( nightly version), maybe graphic card on my computer is not support, it's HD3000, was old.
old version is ok
btw i have the noise when using file example, like this, it happen with effect aura, what am i mistake, can you help to fix it ?
https://www.youtube.com/watch?v=TBgNz5eDFgQ&feature=youtu.be

@effekseer
Copy link
Collaborator

  1. 3D model
    3D model's format is updated. So EffekseerForUnity is required to update. I compiled new EffekseerForUnity(WinOnly, It is not debuged)
    https://github.com/effekseer/Effekseer/releases/download/NightlyBuild/EffekseerForUnity170417WinOnly.zip

  2. Example
    The noise is caused. But the reason is not Effekseer or your bug. The structure of effect causes the noise.
    To solve it, you remove a check from depth set in each nodes.

@natsupy
Copy link
Author

natsupy commented Apr 17, 2017

thank you so much, it working pretty, i uncheck depth test each node, not have noise anymore.

@effekseer
Copy link
Collaborator

We embedded the fbx loader into Effekseer 1.30.

@natsupy
Copy link
Author

natsupy commented Jul 1, 2017

thank you so much! I'll check it!

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

1 participant