Code Monkey home page Code Monkey logo

Comments (18)

amirebrahimi avatar amirebrahimi commented on July 28, 2024

If you are unable to resolve what you are encountering, then please provide some more info.

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

I update my statut :)

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

Hmm... Did you change any of the default settings for Simplygon?
Also, does this happen on all meshes?

FYI: I just pushed a change that supports https://github.com/Whinarn/MeshDecimator if you want to give that a shot.

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

Mmmh, i think my problem come from Simplygon, i try to create my LOD directly by Simplygon and get the some error.

I need to take a look on this side but Simplygon dont have Unity support at all so it's difficult to solve my issue

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

Okay, problem with Simplygon has been fixed ( Just delete the Library folder for foce to recompile all seem to be ok ).

I executed all my test with your last distribution on GitHub and now work good but 3 importants point :

  • With your actual system we need to import mesh with material already asign, otherwise the LOD calculation was apply with defaut Front material, and it's impossible to compute with another material later on the LOD1 and higher ONLY WHEN HLOD IS ACTIVED .
  • Sometime the pivot point on LOD1 and higher was different of LOD0 and that impact the visible result of the fade between LOD0 and LOD1 ONLY WHEN HLOD IS ACTIVED:

https://image.noelshack.com/fichiers/2018/04/3/1516824310-pivot-01.png

https://image.noelshack.com/fichiers/2018/04/3/1516823860-pivot-02.png

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

I'd need to try and reproduce this with the model you have. Could you make that available? If you need to send to me privately, then you can email me at amir at unity3d.com.

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

Looks like it is using the SimulatedMeshSimplifier. Can you check under the preferences?

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

Model ( Not really optimized :S ) :
https://mega.nz/#!kpkyADwQ!X1gmOGaqria6RMHbsWoaHGjL0p9SMIrJLoc48j6ZTjs

Entire project :

https://mega.nz/#!Bkk3WQSb!HaI0O1UIOzHxSjhI5AaimMPUb4Gc_oHwQZCOeeTbk_E

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

Yes he use the SimulatedMeshSimplifier. I dont have other option for this in my preference

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

I thought you were using Simplygon?

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

On your first revision yes, but since i use your last rev i dont have the Simplygon option in my Prefrence tab

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

Well, SimulatedMeshSimplifier is not a real simplifier. See #4 for more info.
AutoLOD should have re-enabled Simplygon support after you reimported unless you removed the Simplygon package.

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

Mmmh strange i re-import all but still not have Simplygon option ( I share you my entire project maybe you could look by yourself my issu )

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

I tried to reproduce your problem with the pivot point, but don't see it happen. I tried with both the SimulatedMeshSimplifier and the new MeshDecimatorSimplifier.

model_lods

I notice that you made an edit to your original post and added that this problem only occurs when HLOD is active. It's possible that you were able to get SceneLOD/HLOD into a state where you moved the original object and it didn't rebuild. You can always delete the HLOD and LodVolumeNode GameObjects to have it regenerate.

Re: your other point about the material not importing -- that is not a problem with AutoLOD and is likely an issue with your model file because when I imported your model it came in without any textures. You would need to fix that in the authoring package that you used to create the model.

FYI: Many of your image links are broken. GitHub supports dragging and dropping images directly in the comment window, so I suggest you do that in the future.

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

I took a look at your project and it looks like you didn't clone AutoLOD into the correct directory as the README states. Your project folder should look like this:

image

Also, you're missing the CCU submodule, which would be there if cloned properly. That is why Simplygon isn't showing up. I'd suggest you follow this part of the README:
https://github.com/Unity-Technologies/AutoLOD#cloning

from autolod.

Gui205 avatar Gui205 commented on July 28, 2024

I'm glad to tell you everything works good now ! I'm clone your repository, and redownload the Simplygon Asset directly by the asset store, and now everything work perfectly and really smooth.

GREAT JOB GUYS !

from autolod.

amirebrahimi avatar amirebrahimi commented on July 28, 2024

Thank you. I'm glad you sorted things out.

from autolod.

Related Issues (20)

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.