Giter VIP home page Giter VIP logo

Comments (11)

LoveDaisy avatar LoveDaisy commented on June 14, 2024

This issue cannot be reproduced on my computer. Could you show your settings for that simulation? I guess it could be a rendering problem.

from ice_halo_sim.

XuebingZhao avatar XuebingZhao commented on June 14, 2024

This is my configure file:
Issue-config.zip

from ice_halo_sim.

LoveDaisy avatar LoveDaisy commented on June 14, 2024

Still it cannot be reproduced on my computer. I highly recommend you update your code to the latest version. Maybe it is caused by a minor bug and I have fixed it several commits before.

I'm still developing on this project. And codes are going better and better.

from ice_halo_sim.

LoveDaisy avatar LoveDaisy commented on June 14, 2024

Issue closed.

Please feel free to comment here if still any strange arcs appear on your render result. I'll reopen this issue then.

from ice_halo_sim.

XuebingZhao avatar XuebingZhao commented on June 14, 2024

Maybe here is a reason: these arcs occurred only when I usecmake -D CMAKE_BUILD_TYPE=release.
However, there are still some very dim lines which can be noticed when the build type was not specified. The image below is rendered in 30M lights.
Here is the cmake output on screen which might have some usable information:

-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found OpenCV: /usr/local (found version "3.4.2") found components:  core imgproc imgcodecs
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   filesystem
--   system
-- Configuring done
-- Generating done
-- Build files have been written to: /home/stevenzhao/ice_halo_sim/cpp/build

img

from ice_halo_sim.

XuebingZhao avatar XuebingZhao commented on June 14, 2024

I also confirmed that this issue is located in Sim not Render

from ice_halo_sim.

XuebingZhao avatar XuebingZhao commented on June 14, 2024

After edited flag -O3 to -O2, -O1 and -O0 in CMakeList, I found that -O1 to -O3 lead to same result (and similar time). -O0 is better but spends doubled time.

from ice_halo_sim.

LoveDaisy avatar LoveDaisy commented on June 14, 2024

Well..., interesting...
I tried again and rendered with intensity of 10.0, and I confirmed there were strange arcs. Seems much fainter than your case.
I'm trying to figure out why.

Issue reopened.

from ice_halo_sim.

LoveDaisy avatar LoveDaisy commented on June 14, 2024

Here is my result. FYI.
img
It looks much fainter than yours.

from ice_halo_sim.

XuebingZhao avatar XuebingZhao commented on June 14, 2024

These arcs are also fainter in my color image.
Rounding error?

from ice_halo_sim.

LoveDaisy avatar LoveDaisy commented on June 14, 2024

@XuebingZhao I have made major refactors recently. It seems all right with your case now. So I decide to close the issue. If there is still problem, pls comment here and I'll reopen it.

from ice_halo_sim.

Related Issues (2)

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.