Menu

FreeForm flicker

Help
Daniel
2020-02-26
2020-03-02
  • Daniel

    Daniel - 2020-02-26

    Hey gents!

    I have this problem with freeForms flickering.
    Any idea how I can try to solve it?
    https://youtu.be/18BKtCvHxlY

    Thanks in advance!
    /Daniel

     
  • Jerome.D (BeanzMaster)

    Hi, Daniel hard to say what the problem, seems come whare your white cross is perfectly under the black cross and it's seem that change a little bit the camera position or this change appear on the Camera's target. Perhaps by adding and Epsilon value in your formula. . Without code it's very hard to help you and solve it

     
  • Daniel

    Daniel - 2020-02-26
     

    Last edit: Daniel 2020-02-26
  • Daniel

    Daniel - 2020-02-26

    It happens when I use sceneScale (x32) to zoom in on the ship that is far away.
    It doesn't matter if I move the camera, which is what I am doing with the cross.

     
  • Jerome.D (BeanzMaster)

    Ok using SceneScale is not a good way because it's apply on the whole scene so Camera's target can be also changed. Depend also with your scene hierachy.

    BTW i' need to check in what order scenescale is applied.

    Instead i suggest you to use the Camera Zoom technique instead. Play with
    Camera's AdjustDistanceToTarget method and depthofview property or/and with FocalLength property

     
  • Daniel

    Daniel - 2020-03-02

    Hey!
    Thanks Jerome!
    Increasing the nearPlaneBias did the trick, as with Shine Worlds problem in the other thread about freeForms.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.