-
Notifications
You must be signed in to change notification settings - Fork 0
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
Render with Opticks #55
Comments
It seems there is an example: I tried to do the same calls:
And define the environment variables:
Got segfault: |
Let's create a separate executable just for rendering IMO as done in G4CXRenderTest.cc. |
@plexoos I remember you played with the path of simulated rays. Do you happen to have an idea how to include them in these renders? |
My approach was outside Opticks, but there is a way to create an animation from a simulated event. You can see these instructions how to accomplish that: https://groups.io/g/opticks/message/526 |
In order to visualize with GPU we have the G4CXOpticks::render(). Need to explore this.
The text was updated successfully, but these errors were encountered: